CAJUN-POLICY-CAPABILITIES: View SNMP OID List / Download MIB
VENDOR: LUCENT TECHNOLOGIES
Home | MIB: CAJUN-POLICY-CAPABILITIES | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
lucent | 1.3.6.1.4.1.1751 |
The MIB module for Lucent Policy Enabled CajunRules Products. |
||
mibs | 1.3.6.1.4.1.1751.2 | |||
cajunRulesMIB | 1.3.6.1.4.1.1751.2.42 | |||
policyCapabilityMIB | 1.3.6.1.4.1.1751.2.42.1 | |||
lucentDevicePolicyCapabilities | 1.3.6.1.4.1.1751.2.42.1.1 | |||
lucentDevicePolicyCapabilityTable | 1.3.6.1.4.1.1751.2.42.1.1.1 | no-access |
This table is used to advertise the Policy Capabilities of the Device. |
|
1.3.6.1.4.1.1751.2.42.1.1.1.1 | no-access |
Information Describing a single Policy Capability of this device. |
||
lucentDevicePolicyCapabilityIndex | 1.3.6.1.4.1.1751.2.42.1.1.1.1.1 | integer32 | read-only |
A unique index for this entry with no semanitics aside from its uniqueness. |
lucentDevicePolicyCapabilityType | 1.3.6.1.4.1.1751.2.42.1.1.1.1.2 | integer | read-only |
An enumeration describing a type of Policy attribute supported by this device. This Policy attribute's semantics is intended to make sense within the context of the CajunRules application. At this time, a value of 'ldap' indicates that the device is retrieving policy information from an LDAP server. This implies that the device also implements the LDAP Group defined in this MIB. At this time the other enumerations are informational only and are intended for future enhancements. It should be noted that 'snmp' indicates that the policies themselves are being set by SNMP. The implementation of the producer/consumer handshake defined in this MIB in the LDAP group does NOT require the lucentDevicePolicyCapabilityType to be set to 'snmp'. The value 'cli' is intended for a proprietary implementation of cli functionality implemented over some proprietary port. This value does NOT refer to the device's implementation of a local command line interface or a command line interface supported over a telnet interface. Enumeration: 'diameter': 3, 'cli': 6, 'snmp': 4, 'cops': 2, 'other': 7, 'radius': 5, 'ldap': 1. |
lucentDevicePolicyCapabilityDescription | 1.3.6.1.4.1.1751.2.42.1.1.1.1.3 | displaystring | read-only |
An Infomational string that should be able to be displayed as an identifier for a user. A recommended format would be the type followed by version information if applicable and anything else deemed useful. |
lucentDevicePolicyCapabilityInformation | 1.3.6.1.4.1.1751.2.42.1.1.1.1.4 | octet string | read-only |
An opaque string to allow for future capabilities. |
lucentDevicePolicyCapabilityState | 1.3.6.1.4.1.1751.2.42.1.1.1.1.5 | integer | read-only |
The state of this Policy Capability. An inactive state implies that the device has the capacity but is not using it currently. Enumeration: 'active': 1, 'inactive': 2, 'other': 3. |
lucentDevicePolicyCapabilityRetrievalStatus | 1.3.6.1.4.1.1751.2.42.1.1.1.1.6 | integer | read-only |
Device Retrieval Status from the LDAP Server: success - Retrieval from the LDAP server succeeded and was executed. failedRetrieval - Failure retrieving the policy from the LDAP server. failedExecution - Failure executing the retrieved policy. inProgress - Retrieval from the LDAP server is still in progress. The management station should poll the device until one of the definitive values (success or failed) is returned. For a status of failed-execution, examine the switch's log file to see the exact errors. Enumeration: 'failedExecution': 3, 'inProgress': 4, 'failedRetrieval': 2, 'success': 1. |
lucentDevicePolicyCapabilityExecutionOption | 1.3.6.1.4.1.1751.2.42.1.1.1.1.7 | integer | read-write |
Execution Option for the policy retrieved from the LDAP Server: stopOnError - Execution stops on the first error. ignoreErrors - Execution continues in spite of errors; the commands with errors are ignored. Enumeration: 'ignoreErrors': 2, 'stopOnError': 1. |
lucentDevicePolicyTime | 1.3.6.1.4.1.1751.2.42.1.1.2 | dateandtime | read-only |
The base time that the device would like policies to be based upon. This field is primarily intended to allow the device to advertise its time zone. If this time zone is not present, or if this object is not implemented, the client device willuse it local time zone. Syncronization of time information other than the time zone is best-effort. |
lucentDevicePolicyLDAPObjects | 1.3.6.1.4.1.1751.2.42.1.2 | |||
lucentDevicePolicyLDAPServerIP | 1.3.6.1.4.1.1751.2.42.1.2.1 | ipaddress | read-write |
The IP address of the LDAP enabled server this device retreives policy information from. By convention, setting this value to 0 disables the directory enabled capablity of this device with respect to policy. If the devices's directory enabled capability with respect to policy is disabled locally, this object will be clearedd. |
lucentDevicePolicyLDAPServerPort | 1.3.6.1.4.1.1751.2.42.1.2.2 | integer32 | read-write |
The well-known port over which this device is using LDAP. It is assumed that ports other than 389 might be utilized. |
lucentDevicePolicySecondaryLDAPServerIP | 1.3.6.1.4.1.1751.2.42.1.2.3 | ipaddress | read-write |
The backup LDAP server IP Address. |
lucentDevicePolicySecondaryLDAPServerPort | 1.3.6.1.4.1.1751.2.42.1.2.4 | integer32 | read-write |
The backup LDAP port. |
lucentDevicePolicyBadLDAPObject | 1.3.6.1.4.1.1751.2.42.1.2.5 | octet string | read-only |
The last LDAP Object that was unable to be processed, thereby causing the sending of a lucentBadLDAPObject Notification. If this condition has never ocurred since agent initialization, or if the device cannot 'remember', it would be NULL. The primary purpose of this object is to be included in the lucentBadLDAPObject Notification. |
lucentDevicePolicyBadLDAPDescription | 1.3.6.1.4.1.1751.2.42.1.2.6 | displaystring | read-only |
A Descriptive string intended to provide optional detail accompanying a lucentDadLDAPObject Notification. A likely use of this string would be for the receiver of this variable in a trap to display the string in an error log. If this condition has never ocurred since agent initialization, or if the device cannot 'remember',it would be NULL. The primary purpose of this object is to be included in the lucentBadLDAPObject Notification. |
lucentDevicePolicyCapabilityLastChange | 1.3.6.1.4.1.1751.2.42.1.2.7 | timeticks | read-only |
The sysUpTime in the device that this Policy Capability was last modified. Providing this allows a remote manager to detect a change in the Policy Capabilities by polling a single object. On seeing this value change an interested manager should relearn this device's Policy Capabilities. |
lucentDevicePolicyCapabilityProducerSignal | 1.3.6.1.4.1.1751.2.42.1.2.8 | integer32 | read-write |
The sequence number assocated with the latest policy written for this device at the directory 'pointed to' by lucentDevicePolicyLDAPServerIP. This sequence number is part of the Directory's Policy schema. This object is designed for writing to by a CajunRules like manager when it has placed a new policy for retrieval and can be interpreted by the device as a signal to retrieve this policy. By convention, this device would never be written to by the agent with the exception of it being cleared at system initializaton time. In tandem with the lucentDevicePolicyCapabilityConsumerSignal it should describe the current state of the device with respect to its LDAP Policy retrieval behavior. |
lucentDevicePolicyCapabilityConsumerSignal | 1.3.6.1.4.1.1751.2.42.1.2.9 | integer32 | read-only |
The sequence number of the last Policy retrieved from the directory 'pointed to' by lucentDevicePolicyLDAPServerIP. This sequence number is part of the Directory Policy schema. This object is initialized at zero on agent reset, and thereafter only written by the Policy Agent on successful retrieval and parsing of a Policy Schema from the directory. In tandem with the lucentDevicePolicyCapabilityConsumerSignal it should describe the current state of the device with respect to its LDAP Policy retrieval behavior. By convention, the agent may set this value to 0xffff to indicate an error serious enough to prohibit its enforcing a retrieved policy. |
lucentDevicePolicyLDAPSearchBase | 1.3.6.1.4.1.1751.2.42.1.2.10 | displaystring | read-write |
The search base string to be used by the LDAP client. |
lucentDevicePolicyCapabilityMIBConformance | 1.3.6.1.4.1.1751.2.42.1.11 | |||
lucentDevicePolicyCapabilityMIBCompliances | 1.3.6.1.4.1.1751.2.42.1.12 | |||
lucentDevicePolicyCapabilityBasicCompliance | 1.3.6.1.4.1.1751.2.42.1.12.1 |
The basic implementation requirements of a policy enabled device. |
||
lucentDevicePolicyMIBGroups | 1.3.6.1.4.1.1751.2.42.1.13 | |||
lucentDevicePolicyCapabilityGroup | 1.3.6.1.4.1.1751.2.42.1.13.1 |
A group defining the minimum implementation of a device instrumenting the Device Policy Capabilities MIB. |
||
lucentDevicePolicyCapabilityLDAPGroup | 1.3.6.1.4.1.1751.2.42.1.13.2 |
A group of the Device Policy Capabilities MIB that defines LDAP specific objects. This group is intended to be implemented by any device that implements an LDAP client to retrieve policy information. |
||
lucentPolicyCapabilityEvents | 1.3.6.1.4.1.1751.2.42.1.21 | |||
lucentPolicyCapabilityEventsV2 | 1.3.6.1.4.1.1751.2.42.1.21.1 |
The events related to Policy Capabilities. |
||
lucentBadLDAPObject | 1.3.6.1.4.1.1751.2.42.1.21.1.1 |
A lucentBadLDAPObject trap indicates that the sender has retrieved an LDAP object that it could not process. More details can be copied to lucentDevicePolicyBadLDAPDescription DisplayString. |