swL2FloodMACFDBStatus
DES3028-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.63.6.2.25.2.1.1.4
Object
column Enumeration
The status of the flooding MAC entry. When the value is 'active', this means the entry is currently present in the hardware address table, otherwise, the value is 'inactive'.
Context
- MIB
- DES3028-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.63.6.2.25.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL2FloodMACFDBEntry
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 'DES3028-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3028-L2MGMT-MIB::swL2FloodMACFDBStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3028-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3028-L2MGMT-MIB::swL2FloodMACFDBStatus.<swL2FloodMACFDBIndex>.<swL2FloodMACFDBVID>.<swL2FloodMACFDBMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3028-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3028-L2MGMT-MIB::swL2FloodMACFDBStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |