ieee8021BridgeILanIfTable
IEEE8021-BRIDGE-MIB ·
.1.3.111.2.802.1.1.2.1.6.1
Object
table
This table is a sparse augmentation of ifTable and controls
the creation of the I-LAN Interface. An I-LAN Interface is
used to create internal connections between Bridge Ports in a
802.1 device. An I-LAN Interfaces can be directly associated
with a set of Bridge Ports. An I-LAN Interfaces can also be
used as a stacking interface to relate other interfaces before
association to Bridge Ports.
For example, an I-LAN interface can be created to link traffic
between a PIP and a CBP. In this case a CBP is created on the
B-Component and the CBP's related IfEntry is stacked upon the
IfEntry of the I-LAN. The PIP is stacked upon the I-LAN using
the IfStackTable. Finally, a VIP is created on the I-Component
and is associated with the PIP, thus completing the path from
the I-Component's MAC relay to the CBP on the B-Component.
Entries in this table MUST be persistent over power up
restart/reboot.
Context
- MIB
- IEEE8021-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.2.1.6.1- Type
- table
- Status
- current
- Parent
- ieee8021BridgeInternalLan
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeILanIfTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeILanIfTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.