rbnIcrState
RBN-ICR-MIB ·
.1.3.6.1.4.1.2352.2.101.1.1.1.11
Object
column Enumeration
The current ICR state:
- 'initialize', which indicates that the node is in
the process of deciding its role(active or standby).
- 'active', which indicates that the node operates as ICR active
node.
- 'standby', which indicates that the node operates as ICR
standby node.
- 'pendingStandby', which indicates that the node(previously in
'active' state) is waiting for operator intervention to transit
to 'standby' state after ICR switchover.
Context
- MIB
- RBN-ICR-MIB
- OID
.1.3.6.1.4.1.2352.2.101.1.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnIcrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ICR-MIB::rbnIcrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-ICR-MIB::rbnIcrState.<rbnIcrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-ICR-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-ICR-MIB::rbnIcrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initialize |
2 | active |
3 | standby |
4 | pendingStandby |
Conformance
Member of