ALCATEL-ENT1-POLICY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
30
directoryServerTable
table.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4
·
1 row entry
·
13 columns
This table contains information related to the LDAP-based directory server from the perspective of the policy manager.
An entry in the directory server table. Each entry
represents a directory server instance to the policy manager.
represents a directory server instance to the policy manager.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.1 |
||||||||||||
|
directoryServerPort
This object contains the TCP port number, which, along with the
directory server IP address, identifies the LDAP server. |
Integer32 | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.2 |
||||||||||||
|
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 wh… |
Integer32r/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.3 |
||||||||||||
|
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… |
Enumerationr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.4 |
||||||||||||
|
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. |
OctetStringr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.5 |
||||||||||||
|
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. |
OctetStringr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.6 |
||||||||||||
|
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 o… |
OctetStringr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.7 |
||||||||||||
|
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) con… |
Enumerationr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.8 |
||||||||||||
|
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. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.9 |
||||||||||||
|
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. |
Enumerationr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.10 |
||||||||||||
|
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 defin… |
Enumeration | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.11 |
||||||||||||
|
directoryServerRowStatus
This object is used to create a new table entry or modify
or delete an existing table entry in this table. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.12 |
||||||||||||
|
directoryServerEnableSSL
This object enables or disables SSL for the LDAP server.
|
Enumerationr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.4.1.13 |
policyEventTable
table.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.5
·
1 row entry
·
4 columns
This table contains significant events related to the operation of the policy manager.
An entry in the policy manager event table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
policyEventIndex
This object uniquely identifies the event record.
|
Integer32 | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.5.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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… |
PolicyEventCodes Textual Convention: PolicyEventCodes EnumerationType Values:
|
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.5.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 informat… |
OctetString | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.5.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
policyEventTime
This object contains the value of sysUpTime at the time
the event occurred. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.5.1.4 |
policyRuleNamesTable
table.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.6
·
1 row entry
·
4 columns
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.
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.
name of a policy rule on the directory server. The policy manager
uses these names to build the correct policy rules.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
policyRuleNamesIndex
This object is a unique index identifying the policyRuleNames entry.
|
Integer32 | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.6.1.1 |
||||||||||||
|
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. |
OctetString | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.6.1.2 |
||||||||||||
|
policyRuleNamesRowStatus
Deprecated (to avoid proliferation of control planes) - rules
to be changed should be updated in LDAP and flushed/pushed to switches accordingly. |
SNMPv2-TCRowStatus Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.6.1.3 |
||||||||||||
|
policyRuleOperStatus
This object is used to convey to an NMS the state of the policy.
A value of 'up' implies that the policy rule has been pushed to the QoS / filtering manager (i.e. the PEP). A value of 'down' means the policy is invalid… |
Enumeration | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.6.1.4 |
policyStatsTable
table.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7
·
1 row entry
·
6 columns
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 <draft-white-slapm-mib-00.txt>, except that the objects in
the draft are scalars. Note that the I-D is now RFC 2758, and experimental
category RFC.
There are semantic differences from RFC 2758 for some objects - the
differences are detailed in the DESCRIPTION clauses. Some objects
behave differently from the RFC because of our combined PDP/PEP
implementation. Note that RFC 2758 applies to hosts more than switches.
An entry in the policy manager stats table.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
policyStatsAddress
IP address of the policy server related to these statistics
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.1 |
|
policyStatsServerPort
TCP port number of the policy server related to these statistics
|
Integer32 | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.2 |
|
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. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.3 |
|
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 operat… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.4 |
|
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 t… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.5 |
|
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 inc… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.6 |
policyNotificationTable
table.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.8
·
1 row entry
·
3 columns
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.
An entry in the policy manager notification table.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
policyNotificationIndex
This object is a unique index identifying the policyNotification entry.
This index corresponds to the same value as the policyEvent. |
PolicyEventCodes Textual Convention: PolicyEventCodes EnumerationType Values:
|
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.8.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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… |
Enumerationr/w | .1.3.6.1.4.1.6486.801.1.2.1.14.1.1.8.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 man… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.8.1.3 |