fdbFilterAddress

Es2952-MIB · .1.3.6.1.4.1.3902.15.2.11.18.2.1.2

Object

column MacAddress
A filter MAC address for which the device has
filtering information.

Context

MIB
Es2952-MIB
OID
.1.3.6.1.4.1.3902.15.2.11.18.2.1.2
Type
column
Access
noaccess
Status
current
Parent
fdbFilterEntry

Walk 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 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::fdbFilterAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Es2952-MIB::fdbFilterAddress.<fdbID>.<fdbFilterAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Es2952-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Es2952-MIB::fdbFilterAddress'

Syntax

Source
MacAddress
Base type
OctetString
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

No enumerated values or constraints recorded.