prtExClRoutingProtocol
RAD-MIB ·
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.9
Object
column Enumeration
This attribute indicates the routing protocol of the port.
When prtExClUsage is nmsSlip or nmsPpp - all values are
applicable .
Else - only 'none' is applicable.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.2.3.2.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtExClCnfgEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtExClRoutingProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::prtExClRoutingProtocol.<prtExPh1MlTsCnfgIdx>.<prtExPh1MlTsSltIdx>.<prtExPh1MlTsPrtIdx>.<prtExPh1MlTsIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::prtExClRoutingProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | localLoop |
3 | remoteLoop |
8 | remoteBert |
9 | localToneInjection |
18 | remoteToneInjection |
30 | localBert |
254 | split |
255 | notApplicable |