fsErpsRingOperatingMode
SUPERMICRO-ERPS-MIB ·
.1.3.6.1.4.1.10876.101.2.40.2.1.1.9
Object
column r/w
Enumeration
This object identifies whether the ring is operating in revertive or
nonRevertive manner.
In revertive mode of operation, once the failed link recovers, the data
path will be switched back from protection path to working path.
In nonRevertive mode of operation, once the failed link recovers, one
of the recovered link port will remain in blocked state and the data
still remains in the protection path.
This object can be changed, only when the rowstatus for this ring is
not active.
Context
- MIB
- SUPERMICRO-ERPS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.40.2.1.1.9- Type
- column
- Access
- readwrite
- 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::fsErpsRingOperatingMode'
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::fsErpsRingOperatingMode.<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::fsErpsRingOperatingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | revertive |
2 | nonRevertive |