DXA550-MIB :: ipRouteInfo

MIB Reference — IPNetwork Monitor

All MIBsDXA550-MIBipRouteInfo

ipRouteInfo

Module: DXA550-MIB

OID (symbolic): DXA550-MIB::ipRouteInfo

OID (numeric): 1.3.6.1.2.1.4.21.1.13

Node type: OBJECT-TYPE

Type: OBJECT IDENTIFIER

Access: read-write

Description:

A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.21.1.13
snmpwalk -v2c -c public <target> DXA550-MIB::ipRouteInfo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.21.1.13.1
snmpget -v2c -c public <target> DXA550-MIB::ipRouteInfo.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.4.21.1.13.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipRouteInfo.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.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.13ipRouteInfoDXA550-MIB