interfaceReference
ZHNLAYER2BRIDGING ·
.1.3.6.1.4.1.5504.2.5.42.1.11.1.3
Object
column OctetString
This table should contain a single entry for each available LAN
and WAN interface. For a WAN interface, this parameter is the full
hierarchical parameter name of a particular WANConnectionDevice.
A WANConnectionDevice is considered available (included in this
table) only if it supports layer-2 bridged traffic. That is, this
table MUST include only WANConnectionDevices that contain either
a WANEthernetLinkConfig object, or that contain a WANDSLLinkConfig
object for which the LinkType is EoA (Ethernet over ATM). For example:
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2
For a LAN interface, this parameter is the full hierarchical parameter
name of a particular LAN InterfaceConfig object, or a WLANConfiguration
object. This table SHOULD include one entry for each such object. For
example:
InternetGatewayDevice.LANDevice.1.LANEthernetInterfaceConfig.2
For a WAN-side connection to the Gateway's IP router, this parameter
is the full hierarchical parameter name of a particular WANConnection
service. This table SHOULD include an entry for each layer-3 WAN
connection. For example:
InternetGatewayDevice.WANDevice.1.WANConnectionDevice.2.WANPPPConnection.1
For a LAN-side connection to the Gateway's IP router, this parameter
is the full hierarchical parameter name of a particular LANDevice. This
table SHOULD include an entry for each LANDevice, each of which is
associated with a LAN-side layer-3 connection to the Gateway's IP
router. For example:
InternetGatewayDevice.LANDevice.2
Context
- MIB
- ZHNLAYER2BRIDGING
- OID
.1.3.6.1.4.1.5504.2.5.42.1.11.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- availableInterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::interfaceReference'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::interfaceReference.<availableInterfaceKey>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLAYER2BRIDGING::interfaceReference'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of