XYPLEX-CONCATENATED-MIB :: ipRouteDest

MIB Reference — IPNetwork Monitor

All MIBsXYPLEX-CONCATENATED-MIBipRouteDest

ipRouteDest

Module: XYPLEX-CONCATENATED-MIB

OID (symbolic): XYPLEX-CONCATENATED-MIB::ipRouteDest

OID (numeric): 1.3.6.1.2.1.4.21.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description:

The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.21.1.1
snmpwalk -v2c -c public <target> XYPLEX-CONCATENATED-MIB::ipRouteDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.21.1.1.1
snmpget -v2c -c public <target> XYPLEX-CONCATENATED-MIB::ipRouteDest.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.4.21.1.1.1 a <value>

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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.21ipRouteTableCHECKPOINT-MIB-2
1.3.6.1.2.1.4.21.1ipRouteEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.4.21.1.1ipRouteDestXYPLEX-CONCATENATED-MIB