CISCO-L2-DEV-MONITORING-MIB
- Registered at
- 1.3.6.1.4.1.9.9.271
- Last updated
- 2003-07-22 00:00
- Organization
- Cisco System Inc.
- Revisions
- 2003-07-22 00:00, 2001-09-27 00:00
- Namespace
- cisco
- Source file
CISCO-L2-DEV-MONITORING-MIB- Digest
sha256:f348b12e2d79f15d18623bc999fa9fadbd321131cc7d07aa6f97a00ab5ee87cb
Description
This MIB module is for monitoring of active layer 2 devices by hot standby layer 2 devices and the configuration of hot standby switch-over parameters.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive, San Jose CA 95134-1706. USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-L2-DEV-MONITORING-MIB CISCO-SMI IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoL2DevMonMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.271.0 | |||
| ciscoL2DevMonMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.271.1 | |||
| cl2DevMonConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.271.1.1 | |||
| cl2DevMonInStandbyMode OBJECT-TYPE If the value of this variable is TRUE, this device is in monitoring or standby mode and it will poll for the health of the devices on the cl2DevMonActiveTable. If the value of cl2DevMonInStandbyMode is FALSE, it only can be set back to TRUE using command line interface or SNMP request. The value can be set to FALSE only by the device itself because force switch over from standby mode to active mode is not allowed. | 1.3.6.1.4.1.9.9.271.1.1.1 | TruthValue | read-write | current |
| cl2DevMonNotifEnabled OBJECT-TYPE Indicates whether cl2DevMonSwitchover notifications will or will not be sent by the device when it changes its cl2DevMonInStandbyMode to FALSE and becomes an active unit. | 1.3.6.1.4.1.9.9.271.1.1.2 | TruthValue | read-write | current |
| cl2DevMonActiveTable OBJECT-TYPE The table for active devices on the network being monitored by the hot standby monitoring unit. This table is on the hot standby monitoring unit. All entries on this table will only be added, deleted, modified using command user interface or SNMP request. | 1.3.6.1.4.1.9.9.271.1.1.3 | not-accessible | current | |
| cl2DevMonActiveEntry OBJECT-TYPE An entry in the cl2DevMonActiveTable table. | 1.3.6.1.4.1.9.9.271.1.1.3.1 | not-accessible | current | |
| cl2DevMonActiveMacAddress OBJECT-TYPE Mac address of the active unit to be monitored by this hot standby monitoring unit. | 1.3.6.1.4.1.9.9.271.1.1.3.1.1 | MacAddress | not-accessible | current |
| cl2DevMonActivePollingFrequency OBJECT-TYPE The frequency, in seconds, the active unit specified by cl2DevMonActiveMacAddress is polled for its health. | 1.3.6.1.4.1.9.9.271.1.1.3.1.2 | Unsigned32 (1..30) | read-create | current |
| cl2DevMonActivePollingTimeOut OBJECT-TYPE The total time, in seconds, the standby monitoring unit can tolerate the failure of polling of the active unit. After this duration, one more failure of the polling will trigger this hot standby monitoring unit to take over and become an active unit. It then will stop monitoring other active units and set value of cl2DevMonInStandbyMode to FALSE. | 1.3.6.1.4.1.9.9.271.1.1.3.1.3 | Unsigned32 (1..600) | read-create | current |
| cl2DevMonActiveRowStatus OBJECT-TYPE The status column used for creating, modifying, and deleting instances of the columnar objects in the cl2DevMonActiveTable table. Creation of rows must be done via 'createAndGo' and all columns are mandatory. This object will become 'active' if the NMS performs a multivarbind set including this object. Any object in a row can be modified any time when the row is in the 'active' state. Removal of a row can be done via setting this object to 'destroy'. | 1.3.6.1.4.1.9.9.271.1.1.3.1.4 | RowStatus | read-create | current |
| cl2DevMonActiveRadioMacType OBJECT-TYPE If the device being monitored is a IEEE 802.11 Wireless device, cl2DevMonActiveMacAddress is the remote device radio MAC address and this is the type of IEEE 802.11 Standard applies that radio: ieee802dot11a(1) - IEEE 802.11a Standard, ieee802dot11b(2) - IEEE 802.11b Standard, ieee802dot11g(3) - IEEE 802.11g Standard. If the device being monitored is not a IEEE 802.11 Wireless device, the default value for this object is '0'. | 1.3.6.1.4.1.9.9.271.1.1.3.1.5 | INTEGER {ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3)} | read-create | current |
| cl2DevMonActiveLocalRadioIndex OBJECT-TYPE If the device being monitored is a IEEE 802.11 Wireless LAN device, this is the ifIndex of a local radio of ifType ieee80211(71) used for the monitoring. If the local radio only supports to monitor only one remote radio, adding or updating multiple rows to the same ifIndex is not allowed. | 1.3.6.1.4.1.9.9.271.1.1.3.1.6 | InterfaceIndex | read-create | current |
| ciscoL2DevMonMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.271.2 | |||
| ciscoL2DevMonMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.271.2.1 | |||
| ciscoL2DevMonMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.271.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cl2DevMonSwitchover NOTIFICATION-TYPE This cl2DevMonSwitchover notification will only be sent when this device changes its cl2DevMonInStandbyMode to FALSE and becomes an active unit. The sending of these notifications can be enabled/disabled via the cl2DevMonNotifEnabled object. | 1.3.6.1.4.1.9.9.271.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoL2DevMonCompliance MODULE-COMPLIANCE The compliance statement for the ciscoL2DevMonConfig group. | 1.3.6.1.4.1.9.9.271.2.1.1 | deprecated |
| ciscoL2DevMonComplianceRev1 MODULE-COMPLIANCE The compliance statement for the ciscoL2DevMonConfig group. | 1.3.6.1.4.1.9.9.271.2.1.2 | current |
| ciscoL2DevMonConfigGroup OBJECT-GROUP Management information to support operation of L2 monitoring and hot standby. | 1.3.6.1.4.1.9.9.271.2.2.1 | current |
| ciscoL2DevMonNotificationGroup NOTIFICATION-GROUP The notifications for the CISCO-L2-DEV-MONITORING-MIB | 1.3.6.1.4.1.9.9.271.2.2.2 | current |
| ciscoL2DevMonRadioConfigGroup OBJECT-GROUP Management information to identify the MAC type of a IEEE 802.11 Wireless LAN device and local radio ifIndex. | 1.3.6.1.4.1.9.9.271.2.2.3 | current |