CISCO-L2-DEV-MONITORING-MIB

File: CISCO-L2-DEV-MONITORING-MIB.mib (13082 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Unsigned32 MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP MacAddress TruthValue
RowStatus InterfaceIndex ciscoMgmt

Defined Types

Cl2DevMonActiveEntry  
SEQUENCE    
  cl2DevMonActiveMacAddress MacAddress
  cl2DevMonActivePollingFrequency Unsigned32
  cl2DevMonActivePollingTimeOut Unsigned32
  cl2DevMonActiveRowStatus RowStatus
  cl2DevMonActiveRadioMacType INTEGER
  cl2DevMonActiveLocalRadioIndex InterfaceIndex

Defined Values

ciscoL2DevMonMIB 1.3.6.1.4.1.9.9.271
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.
MODULE-IDENTITY    

ciscoL2DevMonMIBObjects 1.3.6.1.4.1.9.9.271.1
OBJECT IDENTIFIER    

cl2DevMonConfig 1.3.6.1.4.1.9.9.271.1.1
OBJECT IDENTIFIER    

cl2DevMonInStandbyMode 1.3.6.1.4.1.9.9.271.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cl2DevMonNotifEnabled 1.3.6.1.4.1.9.9.271.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cl2DevMonActiveTable 1.3.6.1.4.1.9.9.271.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cl2DevMonActiveEntry

cl2DevMonActiveEntry 1.3.6.1.4.1.9.9.271.1.1.3.1
An entry in the cl2DevMonActiveTable table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Cl2DevMonActiveEntry  

cl2DevMonActiveMacAddress 1.3.6.1.4.1.9.9.271.1.1.3.1.1
Mac address of the active unit to be monitored by this hot standby monitoring unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

cl2DevMonActivePollingFrequency 1.3.6.1.4.1.9.9.271.1.1.3.1.2
The frequency, in seconds, the active unit specified by cl2DevMonActiveMacAddress is polled for its health.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..30  

cl2DevMonActivePollingTimeOut 1.3.6.1.4.1.9.9.271.1.1.3.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..600  

cl2DevMonActiveRowStatus 1.3.6.1.4.1.9.9.271.1.1.3.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cl2DevMonActiveRadioMacType 1.3.6.1.4.1.9.9.271.1.1.3.1.5
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3)  

cl2DevMonActiveLocalRadioIndex 1.3.6.1.4.1.9.9.271.1.1.3.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

ciscoL2DevMonMIBNotifications 1.3.6.1.4.1.9.9.271.0
OBJECT IDENTIFIER    

cl2DevMonSwitchover 1.3.6.1.4.1.9.9.271.0.1
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.
Status: current Access: read-create
NOTIFICATION-TYPE    

ciscoL2DevMonMIBConformance 1.3.6.1.4.1.9.9.271.2
OBJECT IDENTIFIER    

ciscoL2DevMonMIBCompliances 1.3.6.1.4.1.9.9.271.2.1
OBJECT IDENTIFIER    

ciscoL2DevMonMIBGroups 1.3.6.1.4.1.9.9.271.2.2
OBJECT IDENTIFIER    

ciscoL2DevMonCompliance 1.3.6.1.4.1.9.9.271.2.1.1
The compliance statement for the ciscoL2DevMonConfig group.
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

ciscoL2DevMonComplianceRev1 1.3.6.1.4.1.9.9.271.2.1.2
The compliance statement for the ciscoL2DevMonConfig group.
Status: current Access: read-create
MODULE-COMPLIANCE    

ciscoL2DevMonConfigGroup 1.3.6.1.4.1.9.9.271.2.2.1
Management information to support operation of L2 monitoring and hot standby.
Status: current Access: read-create
OBJECT-GROUP    

ciscoL2DevMonNotificationGroup 1.3.6.1.4.1.9.9.271.2.2.2
The notifications for the CISCO-L2-DEV-MONITORING-MIB
Status: current Access: read-create
NOTIFICATION-GROUP    

ciscoL2DevMonRadioConfigGroup 1.3.6.1.4.1.9.9.271.2.2.3
Management information to identify the MAC type of a IEEE 802.11 Wireless LAN device and local radio ifIndex.
Status: current Access: read-create
OBJECT-GROUP