ACC-MIB :: accIpxRtDest

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxRtDest

accIpxRtDest

Module: ACC-MIB

OID (symbolic): ACC-MIB::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?

ACC-MIB::accIpxRtDest stores the 4-byte destination IPX network number for each route in the routing table as a read-only octet string. Network engineers monitor this value to understand which IPX networks are reachable and to verify the routing table is complete. For example, a value of 00000001 in hex represents IPX network 1, which is a directly connected or learned destination.

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-MIB::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-MIB::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-MIB