fsErpsRingSemState
SUPERMICRO-ERPS-MIB ·
.1.3.6.1.4.1.10876.101.2.40.2.1.1.13
Object
column Enumeration
This object gives the node state as per the G.8032 state event machine. When ring Row status is not active or when ERPS is disabled in the virtual context, this object will show 'disabled(0)' status.
Context
- MIB
- SUPERMICRO-ERPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.40.2.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsErpsRingEntry
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 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingSemState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ERPS-MIB::fsErpsRingSemState.<fsErpsContextId>.<fsErpsRingId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ERPS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ERPS-MIB::fsErpsRingSemState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | idle |
2 | protection |
3 | manualswitch |
4 | forcedswitch |
5 | pending |