rlIfApPortFecRequired
CISCOSB-rlInterfaces ·
.1.3.6.1.4.1.9.6.1.101.54.35.1.5
Object
column r/w
Enumeration
Required or not required fec from link partner.
Context
- MIB
- CISCOSB-rlInterfaces
- OID
.1.3.6.1.4.1.9.6.1.101.54.35.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlIfApPortEntry
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 'CISCOSB-rlInterfaces' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-rlInterfaces::rlIfApPortFecRequired'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-rlInterfaces' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-rlInterfaces::rlIfApPortFecRequired.<rlIfApPortIndex>.<rlIfApPortSpeed>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-rlInterfaces' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-rlInterfaces::rlIfApPortFecRequired'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | true |
2 | false |