All MIBs › IPV6-MIB › ipv6IfLowerLayer
ipv6IfLowerLayer
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6IfLowerLayer
OID (numeric): 1.3.6.1.2.1.55.1.5.1.3
Node type: OBJECT-TYPE
Type: VariablePointer
Access: read-only
Description: This object identifies the protocol layer over which this network interface operates. If this network interface operates over the data-link layer, then the value of this object refers to an instance of ifIndex [RFC1573]. If this network interface operates over an IPv4 interface, the value of this object refers to an instance of ipAdEntAddr [RFC1213].
If this network interface operates over another IPv6 interface, the value of this object refers to an instance of ipv6IfIndex. If this network interface is not currently operating over an active protocol layer, then the value of this object should be set to the OBJECT ID { 0 0 }.
This object is obsolete. The IF-STACK-TABLE may be used to express relationships between interfaces.
What is ipv6IfLowerLayer?
Pointed to the layer this IPv6 interface ran over — an ifIndex instance for a data-link interface, an ipAdEntAddr instance for an IPv4-tunneled interface, or {0 0} if not active. It's obsolete; the ifStackTable now expresses these interface-layering relationships.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.3 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfLowerLayer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.5.1.3.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6IfLowerLayer.1
Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6IfLowerLayer OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) 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.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5 | ipv6IfTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1 | ipv6IfEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.5.1.3 | ipv6IfLowerLayer | IPV6-MIB |