All MIBs › TRIP-MIB › tripRouteAdvertisementPath
tripRouteAdvertisementPath
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripRouteAdvertisementPath
OID (numeric): 1.3.6.1.2.1.116.1.6.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Identifies the sequence of domains through which this advertisement has passed.
This object is probably best represented as sequence of TripItads. For SMI compatibility, though, it is represented as an 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 tripRouteAdvertisementPath?
This is an OCTET STRING (4-252 bytes) encoding, as a sequence of 4-byte ITAD values in network byte order, every administrative domain this route's advertisement has passed through. It's TRIP's version of a path-vector attribute, letting a server detect and avoid routing loops back through its own domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.6.1.14 snmpwalk -v2c -c public <target> TRIP-MIB::tripRouteAdvertisementPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.6.1.14.1 snmpget -v2c -c public <target> TRIP-MIB::tripRouteAdvertisementPath.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::tripRouteAdvertisementPath 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.14 | tripRouteAdvertisementPath | TRIP-MIB |