bridgeIfMacOrIpAddress
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.4.1.2
Object
column RFC1213-MIBPhysAddress
If bridgeIfAddressType is set to FILTER_ENTRY_UNICAST_MAC(1)
or to FILTER_ENTRY_MULTICAST_MAC(2), or to FILTER_ENTRY_DHCP_MAC(4),
then bridgeIfMacOrIpAddress represents a MAC Address.
If bridgeIfAddressType is set to FILTER_ENTRY_IP_ADDRESS(3), or
to FILTER_ENTRY_DHCP_IP(5),
then bridgeIfMacOrIpAddress represents an IP Address.
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- bridgeIfLookupEntry
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 '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::bridgeIfMacOrIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::bridgeIfMacOrIpAddress.<bridgeIfAddressType>.<bridgeIfMacOrIpAddress>.<bridgeIfVlanId>.<ifIndex>.<bridgeIfStagId>'
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::bridgeIfMacOrIpAddress'
Syntax
- Source
- RFC1213-MIBPhysAddress
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.