All MIBs › CISCO-RF-MIB › cRFStatusPrimaryMode
cRFStatusPrimaryMode
Module: CISCO-RF-MIB
OID (symbolic): CISCO-RF-MIB::cRFStatusPrimaryMode
OID (numeric): 1.3.6.1.4.1.9.9.176.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Indicates whether this is the primary redundant unit or not. If this unit is the primary unit, this object is true. If this unit is the secondary unit, this object is false.
Note that the terms 'primary/secondary' are not synonymous with the terms 'active/standby'. At any given time, the primary unit may be the active unit, or the primary unit may be the standby unit. Likewise, the secondary unit, at any given time, may be the active unit, or the secondary unit may be the standby unit.
The primary unit is given a higher priority or precedence over the secondary unit. In a race condition (usually at initialization time) or any situation where the redundant units are unable to successfully negotiate activity between themselves, the primary unit will always become the active unit and the secondary unit will fall back to standby. Only one redundant unit can be the primary unit at any given time.
The algorithm for determining the primary unit is system dependent, such as 'the redundant unit with the lower numeric unit id is always the primary unit.'
What is cRFStatusPrimaryMode?
Indicates whether this unit is designated as the primary redundant unit (true) or the secondary unit (false); note that primary/secondary is distinct from active/standby status.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.176.1.1.5 snmpwalk -v2c -c public <target> CISCO-RF-MIB::cRFStatusPrimaryMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.176.1.1.5.1 snmpget -v2c -c public <target> CISCO-RF-MIB::cRFStatusPrimaryMode.1
Start monitoring Cisco routers/switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RF-MIB::cRFStatusPrimaryMode 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.1 | cRFStatus | CISCO-RF-MIB |
| 1.3.6.1.4.1.9.9.176.1.1.5 | cRFStatusPrimaryMode | CISCO-RF-MIB |