extremeFdbPermFdbPortList
EXTREME-FDB-MIB ·
.1.3.6.1.4.1.1916.1.16.3.1.4
Object
This is the list of port(s) on which the given MAC Address is configured Note that this port list is constructed assuming there are as many ports per slot as given in the object extremeChassisPortsPerSlot. Thus, if extremeChassisPortsPerSlot is 128, then the 129th bit in the port list (reading left to right) indicates port 2:1. Similarly, the 256th bit would indicate port 2:128 while the 257th bit would indicate port 3:1. Note especially that the bit positions in port list do not depend on the actual physical presence or absence of the given ports on the blade or of any blade itself.
Context
- MIB
- EXTREME-FDB-MIB
- OID
.1.3.6.1.4.1.1916.1.16.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeFdbPermFdbEntry
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 'EXTREME-FDB-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-FDB-MIB::extremeFdbPermFdbPortList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-FDB-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-FDB-MIB::extremeFdbPermFdbPortList.<extremeFdbPermFdbFilterNum>.<extremeFdbPermFdbMacAddress>.<extremeFdbPermFdbVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-FDB-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-FDB-MIB::extremeFdbPermFdbPortList'
Syntax
- Source
- EXTREME-BASE-MIBPortList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.