fdbClearAction
DLINK-DXS-1210-16TC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.4.1.4.1.4.3
Object
scalar r/w
Enumeration
Fdb clear action identification: ClearAll to clear all fdb entries; ClearClearAllByVlanId clear all fdb entries that belong to specified vlan id; ClearAllByPort clear all fdb entries that belong to specified port; ClearAllByMAC clear all fdb entries that belong to specified MAC address
Context
- MIB
- DLINK-DXS-1210-16TC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.4.1.4.1.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fdbMACAddressClear
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-16TC-AX-MIB::fdbClearAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-16TC-AX-MIB::fdbClearAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clearAll |
2 | clearByVlanId |
3 | clearByPort |
4 | clearByMAC |