ACC-IPX :: accIpxRtDest

MIB Reference — IPNetwork Monitor

All MIBsACC-IPXaccIpxRtDest

accIpxRtDest

Module: ACC-IPX

OID (symbolic): ACC-IPX::accIpxRtDest

OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

Destination network.

What is accIpxRtDest?

This OID stores the destination IPX network address (a 4-byte network identifier) that this routing table entry points to. Engineers monitor this to verify which remote IPX networks the router knows how to reach and ensure all critical networks appear in the routing table. For example, a value of 12345678 (in hex) indicates the router has a route to the network with address 12345678 in the IPX address space.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.1
snmpwalk -v2c -c public <target> ACC-IPX::accIpxRtDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.1.1
snmpget -v2c -c public <target> ACC-IPX::accIpxRtDest.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.3accIpxRtTableACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1accIpxRtEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1.1accIpxRtDestACC-IPX