eltErpsMgmtRAPSRPLOwnerOperStatus
ELTEX-MES-BRIDGE-ERPS-MIB ·
.1.3.6.1.4.1.35265.1.23.1.401.0.1.3.1.1.14
Object
column deprecated
Enumeration
The current operational value of the RPL owner state. The value 'active' is used to indicate that the RPL owner administrative state is enabled and the device is operated as the active RPL owner. The value 'inactive' is used to indicate that the RPL owner administrative state is enabled, but the device is operated as the inactive RPL owner. The value 'disabled' is used to indicate that the RPL owner administrative state of the device is disabled.
Context
- MIB
- ELTEX-MES-BRIDGE-ERPS-MIB
- OID
.1.3.6.1.4.1.35265.1.23.1.401.0.1.3.1.1.14- 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::eltErpsMgmtRAPSRPLOwnerOperStatus'
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::eltErpsMgmtRAPSRPLOwnerOperStatus.<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::eltErpsMgmtRAPSRPLOwnerOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | disabled |