ipxDestServNetNum
IBM-RXR-MIB ·
.1.3.6.1.4.1.2.6.26.2.1.4.2.1.2
Object
The IPX network number portion of the IPX address of the service. This value may be written only when creating entries with the value of ipxDestServProtocol equal to static.
Context
- MIB
- IBM-RXR-MIB
- OID
.1.3.6.1.4.1.2.6.26.2.1.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipxDestServEntry
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::ipxDestServNetNum'
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::ipxDestServNetNum.<ipxDestServSysInstance>.<ipxDestServNetNum>.<ipxDestServNode>.<ipxDestServSocket>.<ipxDestServName>.<ipxDestServTypeValue>'
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::ipxDestServNetNum'