rcL2RedundancyHaEvent
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.32.2
Object
scalar Enumeration
Indicate the Ha event status. restart (0) - Causes the state machine to restart systemRegistrationDone (1)- Causes the CPU to transfer to One Way or Two Way Active state. Locally or message received from remote CPU. tableSynchronizationDone (2) - Causes the CPU to transfer to Synchronized state. versionIncompatible (3) - Causes the CPU to go to Remote Incompatible state noEvent (4) - Means no event has occured uptill now.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.32.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcL2Redundancy
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcL2RedundancyHaEvent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcL2RedundancyHaEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | restart |
1 | systemRegistrationDone |
2 | tableSynchronizationDone |
3 | versionIncompatible |
4 | noEvent |