adGenClearMACAddressStatus
ADTRAN-GENMAC-MIB ·
.1.3.6.1.4.1.664.5.70.8.1.3.1.2
Object
column Enumeration
MAC Addresses with this status will be cleared
Context
- MIB
- ADTRAN-GENMAC-MIB
- OID
.1.3.6.1.4.1.664.5.70.8.1.3.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- adGenClearMACAddressEntry
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 'ADTRAN-GENMAC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMAC-MIB::adGenClearMACAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMAC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMAC-MIB::adGenClearMACAddressStatus.<adGenSlotInfoIndex>.<adGenClearMACAddressStag>.<adGenClearMACAddressStatus>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMAC-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMAC-MIB::adGenClearMACAddressStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | all |
1 | static |
2 | dynamic |
3 | multicast |