ctElanHotStandbyStatus
CTRON-ELAN-MIB ·
.1.3.6.1.4.1.52.4.3.5.2.1.12
Object
scalar mandatory
Enumeration
Reports the status of this Hot Standby peer. Initial means this peer has just started and is determining whether it will be primary or standby. Active means it is currently running as the primary. Standby means it is currently in backup mode.
Context
- MIB
- CTRON-ELAN-MIB
- OID
.1.3.6.1.4.1.52.4.3.5.2.1.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ctElanConfGroup
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 'CTRON-ELAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-ELAN-MIB::ctElanHotStandbyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-ELAN-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-ELAN-MIB::ctElanHotStandbyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initial |
2 | active |
3 | standby |
4 | unknown |