erpsIfRplLink
ADTRAN-ERPS-MIB ·
.1.3.6.1.4.1.664.5.79.1.1.1.1.9
Object
column r/w
Enumeration
Indicates which span is the RPL link. Setting an RPL span makes this ERPS node an RPL owner. Setting this value to 'none' makes this ERPS node a non-RPL owner.
Context
- MIB
- ADTRAN-ERPS-MIB
- OID
.1.3.6.1.4.1.664.5.79.1.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- erpsIfEntry
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 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfRplLink'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ERPS-MIB::erpsIfRplLink.<erpsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ERPS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ERPS-MIB::erpsIfRplLink'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | east |
2 | west |
3 | none |