networkAccessClearMacAddressAction
ECS4810-12M-MIB ·
.1.3.6.1.4.1.259.10.1.11.1.17.13.3.4
Object
scalar r/w
Enumeration
Action for clearing MAC address . When setting this object to clear(2) to begin the clearing MAC address operation, a particular MAC address is cleared from the MAC address table. When the action is finshed whether or not it is successful or no action is taken, the value of this object is always noclear(1).
Context
- MIB
- ECS4810-12M-MIB
- OID
.1.3.6.1.4.1.259.10.1.11.1.17.13.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- networkAccessClearMacAddressMgt
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 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::networkAccessClearMacAddressAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-12M-MIB::networkAccessClearMacAddressAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unicast |
2 | multicast |