All MIBs › BGP4-MIB › bgp4PathAttrUnknown
bgp4PathAttrUnknown
Module: BGP4-MIB
OID (symbolic): BGP4-MIB::bgp4PathAttrUnknown
OID (numeric): 1.3.6.1.2.1.15.6.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: One or more path attributes not understood by this BGP4 speaker.
Path attributes are recorded in the Update Path attribute format of type, length, value.
Size zero (0) indicates the absence of such attributes.
Octets beyond the maximum size, if any, are not recorded by this object.
Known Issues: o Attributes understood by this speaker, but not represented in this MIB, are unavailable to the agent.
What is bgp4PathAttrUnknown?
This OCTET STRING (0-255 bytes) holds one or more path attributes not understood by this BGP speaker, formatted as type-length-value tuples. Example: it might contain vendor-specific attributes that this router passes through without interpreting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.15.6.1.14 snmpwalk -v2c -c public <target> BGP4-MIB::bgp4PathAttrUnknown
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.15.6.1.14.1 snmpget -v2c -c public <target> BGP4-MIB::bgp4PathAttrUnknown.1
Start monitoring BGP-speaking routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BGP4-MIB::bgp4PathAttrUnknown OID value, configure state conditions and alerts, and monitor any BGP-speaking routers from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.2.1.15 | bgp | BGP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.15.6 | bgp4PathAttrTable | BGP4-MIB |
| 1.3.6.1.2.1.15.6.1 | bgp4PathAttrEntry | BGP4-MIB |
| 1.3.6.1.2.1.15.6.1.14 | bgp4PathAttrUnknown | BGP4-MIB |