snMspsOspf3HotStandbyState
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.66.1.19
Object
scalar Enumeration
Internal State of the OSPFv3 instance. init(1) - OSPFv3 instance is up and RM State is undetermined. activeStandbyUp(2) - The RM state is active & standby is up. activeStandbyDown(3) - The RM state is active & standby down. standby(4) - The RM state is standby.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.66.1.19- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snMspsOspf3GeneralGroup
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsOspf3HotStandbyState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsOspf3HotStandbyState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | activeStandbyUp |
3 | activeStandbyDown |
4 | standby |