All MIBs › TRIP-MIB › tripRouteRoutedPath
tripRouteRoutedPath
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripRouteRoutedPath
OID (numeric): 1.3.6.1.2.1.116.1.6.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Identifies the ITADs through which messages sent using this route would pass. These are a subset of tripRouteAdvertisementPath.
This object is probably best represented as sequence of TripItads. For SMI compatibility, though, it is represented as OCTET STRING. This object is a sequence of ITADs where each set of 4 octets corresponds to a TRIP ITAD in network byte order.
What is tripRouteRoutedPath?
This is an OCTET STRING (4-252 bytes), encoded the same way as tripRouteAdvertisementPath, listing the subset of ITADs that messages actually routed via this entry would pass through. It can be shorter than the full advertisement path since not every domain in the advertisement necessarily carries routed traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.6.1.15 snmpwalk -v2c -c public <target> TRIP-MIB::tripRouteRoutedPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.6.1.15.1 snmpget -v2c -c public <target> TRIP-MIB::tripRouteRoutedPath.1
Start monitoring vendor-neutral, standards-based IETF MIB (RFC 3872), VoIP gateway/softswitch acting as TRIP Location Server (admin/oper status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TRIP-MIB::tripRouteRoutedPath OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based IETF MIB (RFC 3872), VoIP gateway/softswitch acting as TRIP Location Server (admin/oper status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.116 | tripMIB | TRIP-MIB |
| 1.3.6.1.2.1.116.1 | tripMIBObjects | TRIP-MIB |
| 1.3.6.1.2.1.116.1.6 | tripRouteTable | TRIP-MIB |
| 1.3.6.1.2.1.116.1.6.1 | tripRouteEntry | TRIP-MIB |
| 1.3.6.1.2.1.116.1.6.1.15 | tripRouteRoutedPath | TRIP-MIB |