All MIBs › XYPLEX-CONCATENATED-MIB › ipRouteInfo
ipRouteInfo
Module: XYPLEX-CONCATENATED-MIB
OID (symbolic): XYPLEX-CONCATENATED-MIB::ipRouteInfo
OID (numeric): 1.3.6.1.2.1.4.21.1.13
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
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> XYPLEX-CONCATENATED-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> XYPLEX-CONCATENATED-MIB::ipRouteInfo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipRouteInfo.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.21 | ipRouteTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.21.1 | ipRouteEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.21.1.13 | ipRouteInfo | XYPLEX-CONCATENATED-MIB |