ipxDestProtocol
IBM-RXR-MIB ·
.1.3.6.1.4.1.2.6.26.2.1.3.1.1.3
Object
column mandatory
r/w
Enumeration
The routing protocol from which knowledge of this destination was obtained. This value may be written only when creating a new entry with ipxDestProtocol equal to static.
Context
- MIB
- IBM-RXR-MIB
- OID
.1.3.6.1.4.1.2.6.26.2.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipxDestEntry
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 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-RXR-MIB::ipxDestProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-RXR-MIB::ipxDestProtocol.<ipxDestSysInstance>.<ipxDestNetNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-RXR-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-RXR-MIB::ipxDestProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | rip |
4 | nlsp |
5 | static |