ALCATEL-IND1-POLICY-MIB Download
This module describes an authoritative enterprise-specific Simple
Network Management Protocol (SNMP) Management Information Base (MIB):
For the Birds Of Prey Product Line
Configuration and monitoring of policy manager parameters
The right to make changes in specification and other information
contained in this document without prior notice is reserved.
No liability shall be assumed for any incidental, indirect, special, or
consequential damages whatsoever arising from or related to this
document or the information contained herein.
Vendors, end-users, and other interested parties are granted
non-exclusive license to use this specification in connection with
management of the products for which it is intended to be used.
IPHost Network Monitor offer an easy way of SNMP monitoring your Alcatel Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for ALCATEL-IND1-POLICY-MIB
- alcatelIND1PolicyMIBObjects
- Branch for policy manager application objects
- alcatelIND1PolicyMIBConformance
- Branch for policy manager application conformance information
- alcatelIND1PolicyMIBGroups
- Branch for policy manager application units of conformance
- alcatelIND1PolicyMIBCompliances
- Branch for policy manager application compliance statements
- serverPolicyDecision
- This object allows an NMS application to influence the policy manager's treatment of existing policy decisions that were established by the policy manager. By setting recachePolicies, an NMS can cause the policy manager to reload all its policies from th ...
- rsvpDefaultPolicy
- This object allows an NMS application to define the agent action when there are no policy servers available to a switch. When this object is set to accept(1), the policy manager in the switch will allow all RSVP control message requests. When set to den ...
- policyManagerEventTableSize
- This object defines the size of the policy manager event table. When this object is set, the subagent adjusts the event table to meet the size defined.
- directoryServerTable
- This table contains information related to the LDAP-based directory server from the perspective of the policy manager.
- directoryServerEntry
- An entry in the directory server table. Each entry represents a directory server instance to the policy manager.
- directoryServerAddress
- The IP Address of an LDAP server. The policy manager uses this object combined with the directory server port number to uniquely identify an LDAP server to use for directory queries and updates.
- directoryServerPort
- This object contains the TCP port number, which, along with the directory server IP address, identifies the LDAP server.
- directoryServerPreference
- This object represents the relative preference of the server entry. The higher the value of this object, the greater the preference the policy manager places on using this server for LDAP queries. This object is used when the policy manager uses server se ...
- directoryServerAuthenticationType
- The value of this object specifies what authentication mechanism the LDAP server expects. For simplePassword(1), the policy manager uses the directoryServerPassword object for each LDAP query. kerberos and publicKey mechanisms are currently unsupported. T ...
- directoryServerUserId
- This object only has significance when the directoryServerAuthenticationType has a value of simplePassword(1). This simple display string is used by the policy manager in LDAP queries and updates.
- directoryServerPassword
- This object only has significance when the directoryServerAuthenticationType has a value of simplePassword(1). This simple display string is used by the policy manager in LDAP queries and updates.
- directoryServerPublicKey
- This object only has significance when the directoryServerAuthenticationType has a value of publicKey(3), which is not a currently supported value
- directoryServerSearchbase
- This object specifies the base object required for LDAP search operations. This object represents, in distinguished name format, the point where server searches start. Generally, this object represents the base object of the organization.
- directoryServerCacheChange
- This object allows an NMS application to influence the policy manager's cache of policy-related data when this server becomes the primary LDAP server selected for the switch. Setting this object to recachePolicy(1) conveys to the policy manager that the ...
- directoryServerLastChange
- This object contains the value of sysUpTime at the time of the last creation, deletion or modification of an object in this table entry.
- directoryServerAdminStatus
- This object specifies the desired administrative state of the directory server. The up and down states control the policy manager's decision to user the server for LDAP queries and updates.
- directoryServerOperStatus
- This object identifies the current operational state of the LDAP server. Semantics of this object closely resemble the ifOperStatus definition, however, the LDAP application layer is NOT modeled as an interface as defined by RFC2233.
- directoryServerRowStatus
- This object is used to create a new table entry or modify or delete an existing table entry in this table.
- directoryServerEnableSSL
- This object enables or disables SSL for the LDAP server.
- policyEventTable
- This table contains significant events related to the operation of the policy manager.
- policyEventEntry
- An entry in the policy manager event table.
- policyEventIndex
- This object uniquely identifies the event record.
- policyEventCode
- This object identifies the event that occurred. The internal protocol error and LDAP error events are rollup events that represent a collection of events with similar characteristics. The internal error event occurs due to software resource or logic prob ...
- policyEventDetailString
- This object gives details about the event that took place. Included in the string are (potentially) fields that provide more specific fault location and isolation, context resolution, and event (error) instance information.
- policyEventTime
- This object contains the value of sysUpTime at the time the event occurred.
- policyRuleNamesTable
- This table contains information that identifies the LDAP-based policy rules defined on a directory server that are pushed by the policy manager to the QoS&F manager for making policy decisions.
- policyRuleNamesEntry
- An entry in the policy rules table. Each entry represents the name of a policy rule on the directory server. The policy manager uses these names to build the correct policy rules.
- policyRuleNamesIndex
- This object is a unique index identifying the policyRuleNames entry.
- policyRuleNamesName
- This object defines the name of the policyRule that the policy manager will use to build a switch policy. The name coincides with the directory server class name equivalent.
- policyRuleNamesRowStatus
- This object is used to enable, disable or delete a row in the policy rule names table. Setting this value to 'destroy' removes a policyRule entry from the switch's search list. Setting this value to 'notInService' mark the policy as inactive and setting i ...
- policyRuleOperStatus
- This object is used to convey to the NMS the state of the policy. A value of 'up' implies that the policy rule has been pushed to the QoS and filtering manager (i.e. the PEP). A value of 'down' means the policy manager did not push it to the QoS and filte ...
- policyStatsTable
- This table defines the objects maintained by the policy manager representing statistics available on a per policy server instance. The objects in this table correspond directly to the similarly named objects in
, except that ... - policyStatsEntry
- An entry in the policy manager stats table.
- policyStatsAddress
- IP address of the policy server related to these statistics
- policyStatsServerPort
- TCP port number of the policy server related to these statistics
- policyStatsQueryCount
- The query count gives the total number of times a policy repository was queried by the policy decision point. The policy repository is the LDAP server where policies are stored.
- policyStatsAccessCount
- Total number of times that a policy repository was accessed with respect to a policy agent. The policy decision point (PDP) in this implementation accesses the repository via LDAP. The access count includes all operations required to access the policy r ...
- policyStatsSuccessAccessCount
- Total number of successful policy repository accesses. This value increments if a 'known' attribute has been discovered in a repository search, regardless of its PDP processing status. This object will increment less than policyStatsAccessCount on most r ...
- policyStatsNotFoundCount
- Total number of policy repository accesses that resulted in an entry not being located. Not found counts increment on protocol search failures and other attribute lookup problems. Generally, policyStatsNotFoundCount increments only in error cases.
- policyNotificationTable
- This table contains an association between an event ID and the notification method that the policy manager uses to convey to an NMS that the event occurred.
- policyNotificationEntry
- An entry in the policy manager notification table.
- policyNotificationIndex
- This object is a unique index identifying the policyNotification entry. This index corresponds to the same value as the policyEvent.
- policyNotificationCode
- This object defines the notification method used to convey information about switch events to the NMS. The notification code allows for multiple notification methods, updated by an NMS by setting the appropriate method corresponding to the event index.
- policyEventCount
- Total number of times that this event was recognized. This value increments for each event occurance. No advertised management facility exists to clear these history counters. This object is intended to be a hint to management applications as to the past ...
- policyManagerSwitchIdentifier
- The value of this object type identifies the switch with a identifier that is unique through out the network This identifier is stored on the switch and the Directory Server for policies that are specific to this switch. If this variable is changed on the ...
- policyTrapEventDetailString
- Details about the event that took place
- policyTrapEventCode
- The code of the event
- policyMIBGlobalGroup
- A collection of objects providing information on global policy manager state
- policyMIBDirectoryServerGroup
- A collection of objects for managing LDAP directory servers
- policyMIBEventTableGroup
- A collection of objects detailling the events that occurred during policy manager operation
- policyMIBRuleNamesGroup
- A collection of object to know which policy rules have been retrieved from a directory server
- policyMIBStatsGroup
- A collection of object to keep a trace of how directory servers are accessed by the policy manager
- policyMIBNotificationGroup
- A collection of object to configure what the policy manager must do when specific events happen