adGenIpVlanVcUpstreamMACDAFilter

ADTRAN-GENIPSERVICES-MIB · .1.3.6.1.4.1.664.6.10000.62.2.1.1.47

Object

column r/w Enumeration
This item defines how upstream traffic is filtered on MAC DA.
gatewayMACOnly - indicates that upstream traffic is forwarded to the network only
				    if uses the gateway MAC as the DA.
allowAllValidMACs - indicates that upstream traffic is forwarded to the network, regardless
                            of the MAC DA used (as long as it is a valid unicast MAC.

Context

MIB
ADTRAN-GENIPSERVICES-MIB
OID
.1.3.6.1.4.1.664.6.10000.62.2.1.1.47
Type
column
Access
readwrite
Status
current
Parent
adGenIpVlanVcMapProfileEntry

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 'ADTRAN-GENIPSERVICES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIPSERVICES-MIB::adGenIpVlanVcUpstreamMACDAFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENIPSERVICES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENIPSERVICES-MIB::adGenIpVlanVcUpstreamMACDAFilter.<ifIndex>.<adGenIpVlanVcVpi>.<adGenIpVlanVcVci>.<adGenIpVlanVcVID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENIPSERVICES-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENIPSERVICES-MIB::adGenIpVlanVcUpstreamMACDAFilter'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1gatewayMACOnly
2allowAllValidMACs