eltErpsMgmtRAPSRingState
ELTEX-MES-BRIDGE-ERPS-MIB ·
.1.3.6.1.4.1.35265.1.23.1.401.0.1.3.1.1.12
Object
column deprecated
Enumeration
This indicates the state of the ring: begin, init, idle, or protection.
Context
- MIB
- ELTEX-MES-BRIDGE-ERPS-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.401.0.1.3.1.1.12- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- eltErpsMgmtRAPSVlanEntry
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 'ELTEX-MES-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-ERPS-MIB::eltErpsMgmtRAPSRingState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-ERPS-MIB::eltErpsMgmtRAPSRingState.<eltErpsMgmtRAPSVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-ERPS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-ERPS-MIB::eltErpsMgmtRAPSRingState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | idle |
3 | protection |
4 | manual-switch |
5 | forced-switch |
6 | pending |