erpsSpanId
ADTRAN-ERPS-MIB ·
.1.3.6.1.4.1.664.5.79.1.1.3.1.2
Object
column ErpsSpan
Indicates the span interface of the ERPS Ring. Each ERPS span is connected to both east and west. The east span receives from ringlet1 and transmits through ringlet0. The west span receives from ringlet0 and transmits through ringlet1.
Context
- MIB
- ADTRAN-ERPS-MIB
- OID
.1.3.6.1.4.1.664.5.79.1.1.3.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- erpsSpanEntry
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::erpsSpanId'
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::erpsSpanId.<erpsSpanIfIndex>.<erpsSpanId>'
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::erpsSpanId'