All MIBs › IPXHOST-MIB › usrIpxDestSysInstance
usrIpxDestSysInstance
Module: IPXHOST-MIB
OID (symbolic): IPXHOST-MIB::usrIpxDestSysInstance
OID (numeric): 1.3.6.1.4.1.429.4.4.19.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The unique identifier of the instance of IPX to which this row corresponds.
What is usrIpxDestSysInstance?
Part of the index for the IPX destination table: the IPX process instance this destination entry belongs to. Normally 1 on a single-instance router when looking up a specific destination network's routing entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.4.19.1.1 snmpwalk -v2c -c public <target> IPXHOST-MIB::usrIpxDestSysInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.4.19.1.1.1 snmpget -v2c -c public <target> IPXHOST-MIB::usrIpxDestSysInstance.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usrIpxDestSysInstance.1
Start monitoring 3Com/CommWorks broadband access device (IPX host addressing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPXHOST-MIB::usrIpxDestSysInstance OID value, configure state conditions and alerts, and monitor any 3Com/CommWorks broadband access device (IPX host addressing) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.4 | common | HDR2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429.4.4 | usrIpx | IPXHOST-MIB |
| 1.3.6.1.4.1.429.4.4.19 | usrIpxDestTable | IPXHOST-MIB |
| 1.3.6.1.4.1.429.4.4.19.1 | usrIpxDestEntry | IPXHOST-MIB |
| 1.3.6.1.4.1.429.4.4.19.1.1 | usrIpxDestSysInstance | IPXHOST-MIB |