staticBridgeEntry
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.3.1
Object
row
Static 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 staticBridgeEntry consists of
following 5 values:
ifIndex
staticBridgeAddressType
bridgeIfVlanId
staticBridgeMacOrIpAddress
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.3.1- Type
- row
- Status
- current
- Parent
- staticBridgeTable
- Table
- staticBridgeTable
- 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::staticBridgeEntry'
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::staticBridgeEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.