zxAnMacFwdAddrStatus

ZTE-AN-MAC-MIB · zte-ng variant · .1.3.6.1.4.1.3902.1082.40.10.2.1.2.1.1

Object

column Enumeration
A MAC address status to forward and/or filter.             
The following is the explanation of each value of variable 
zxAnMacFwdAddrStatus.
- dynamic(1):
  The type of MAC forwarding table is dynamic.The dynamic
  mac table will generate when a port receive frames and
  can be aging out.               
- permanent(2):
  The type of MAC forwarding table is permanent.It can
  be configured or delete by manually. The permenent MAC address 
  should be saved.
- static(3):
  The type of MAC forwarding table is static. It can be configured 
  or deleted by other protocols automatically. The MAC address 
  could not be saved.

Context

MIB
ZTE-AN-MAC-MIB
OID
.1.3.6.1.4.1.3902.1082.40.10.2.1.2.1.1
Type
column
Access
noaccess
Status
current
Parent
zxAnMacFwdEntry

Walk 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 'ZTE-AN-MAC-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MAC-MIB::zxAnMacFwdAddrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-MAC-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MAC-MIB::zxAnMacFwdAddrStatus.<zxAnMacFwdAddrStatus>.<ifIndex>.<zxAnSubIfIndex>.<zxAnMacFwdVid>.<zxAnMacFwdMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-MAC-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-MAC-MIB::zxAnMacFwdAddrStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dynamic
2permanent
3static