swERPSMgmtRAPSRPLOwnerOperStatus
ERPS-MIB ·
.1.3.6.1.4.1.171.12.78.3.1.1.15
Object
column 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 operating as the active RPL owner. The value 'inactive' is used to indicate that the RPL owner administrative state is enabled, but the device is operating 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
- ERPS-MIB
- OID
.1.3.6.1.4.1.171.12.78.3.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swERPSMgmtRAPSVlanEntry
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 'ERPS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERPS-MIB::swERPSMgmtRAPSRPLOwnerOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERPS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERPS-MIB::swERPSMgmtRAPSRPLOwnerOperStatus.<swERPSMgmtRAPSVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERPS-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERPS-MIB::swERPSMgmtRAPSRPLOwnerOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
3 | disabled |