All MIBs › TRIP-MIB › tripRouteUnknown
tripRouteUnknown
Module: TRIP-MIB
OID (symbolic): TRIP-MIB::tripRouteUnknown
OID (numeric): 1.3.6.1.2.1.116.1.6.1.17
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object contains one or more attributes that were not
understood, and because they were transitive, were dropped
during aggregation. They take the format of a triple
What is tripRouteUnknown?
This holds any route attributes the server didn't understand but had to preserve (because they were transitive) rather than drop during aggregation, encoded as a sequence of <type, length, value> triples; a size-0 string means nothing was dropped. Admins would inspect it mainly when debugging interoperability with a peer using newer or vendor-specific TRIP attributes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.116.1.6.1.17 snmpwalk -v2c -c public <target> TRIP-MIB::tripRouteUnknown
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.116.1.6.1.17.1 snmpget -v2c -c public <target> TRIP-MIB::tripRouteUnknown.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::tripRouteUnknown 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.17 | tripRouteUnknown | TRIP-MIB |