staticBridgePathEntry
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.18.1
Object
row
Static Path Bridge entries are created by the user in
order to specify forwarding for a particular
interface, vlanId, mac address or ip address,
slanId (for QinQ).
The INDEX value for staticBridgePathEntry consists of
following 5 values:
ifIndex
staticBridgePathAddressType
bridgeIfVlanId
staticBridgePathMacOrIpAddress
bridgeIfStagId
If staticBridgeAddressType is set to macAddr(1), then
staticBridgeMacOrIpAddress represents a MAC Address,
and ifIndex, bridgeIfVlanId and staticBridgeMacOrIpAddress
are used for the bridge path.
If staticBridgeAddressType is set to ipAddr(2), then
staticBridgeMacOrIpAddress represents an IP Address,
and ifIndex, bridgeIfVlanId and staticBridgeMacOrIpAddress
are used for the bridge path.
If staticBridgeAddressType is set to vlanIdAddr(3),
then ifIndex and bridgeIfVlanId are used for the
bridge path.
If staticBridgeAddressType is set to globalAddr(4),
then ifIndex is used for the bridge path.
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.18.1- Type
- row
- Status
- current
- Parent
- staticBridgePathTable
- Table
- staticBridgePathTable
- Children
- 11
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 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathEntry'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.