All MIBs › CISCO-RF-MIB › cRFCfgMaintenanceMode
cRFCfgMaintenanceMode
Module: CISCO-RF-MIB
OID (symbolic): CISCO-RF-MIB::cRFCfgMaintenanceMode
OID (numeric): 1.3.6.1.4.1.9.9.176.1.2.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates whether redundant units may communicate synchronization messages with each other. If communication is not permitted, this object is set to 'true'. If communication is permitted, this object is set to 'false'.
If the value of this object is 'true', the redundant system is considered to be in a maintenance mode of operation. If the value of this object is 'false', the redundant system is considered to be in a normal (non-maintenance) mode of operation.
In maintenance mode (true), the active unit will not communicate with the standby unit. The standby unit progression will not occur. When maintenance mode is disabled (false), the standby unit is reset to recover.
Maintenance mode (true) is useful for maintenance-type operations.
What is cRFCfgMaintenanceMode?
A read-write flag indicating whether the redundant units are allowed to exchange synchronization messages; when true, communication (and thus normal redundancy operation) is suspended for maintenance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.176.1.2.13 snmpwalk -v2c -c public <target> CISCO-RF-MIB::cRFCfgMaintenanceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.176.1.2.13.1 snmpget -v2c -c public <target> CISCO-RF-MIB::cRFCfgMaintenanceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.176.1.2.13.1 s <value>
Start monitoring Cisco routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RF-MIB::cRFCfgMaintenanceMode OID value, configure state conditions and alerts, and monitor any Cisco routers/switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.176 | ciscoRFMIB | CISCO-RF-MIB |
| 1.3.6.1.4.1.9.9.176.1 | ciscoRFMIBObjects | CISCO-RF-MIB |
| 1.3.6.1.4.1.9.9.176.1.2 | cRFCfg | CISCO-RF-MIB |
| 1.3.6.1.4.1.9.9.176.1.2.13 | cRFCfgMaintenanceMode | CISCO-RF-MIB |