adGenEthernetDslamFlowMatchSourceMacList
ADTRAN-ETHERNET-DSLAM-FLOW-MIB ·
.1.3.6.1.4.1.664.5.70.2.2.1.76
Object
column r/w
OctetString
Contains a list of source MAC addresses and mask on which to match
in the following format:
Byte number(s) Description
1 Number of match source MAC address entries (N, 0 to M,
where M = contents of adGenEthernetFlowMatchSourceMacMaxAddresses OID)
2 thru 7 Match source MAC address 1
8 Match source MAC address mask 1 number of bits (1 to 48)
9 thru 14 Match source MAC address 2
15 Match source MAC address mask 2 number of bits (1 to 48)
... ...
7*N-5 thru 7*N Match source MAC address N
7*N+1 Match source MAC address mask N number of bits (1 to 48)
Context
- MIB
- ADTRAN-ETHERNET-DSLAM-FLOW-MIB
- OID
.1.3.6.1.4.1.664.5.70.2.2.1.76- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEthernetDslamFlowEntry
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-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowMatchSourceMacList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowMatchSourceMacList.<adGenSlotInfoIndex>.<adGenEthernetDslamFlowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-ETHERNET-DSLAM-FLOW-MIB::adGenEthernetDslamFlowMatchSourceMacList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.