adGenAOSQoSMapMatchAll
ADTRAN-AOS-QOS ·
.1.3.6.1.4.1.664.5.53.2.1.2.1.9
Object
column Enumeration
If enabled match case requires all of multiple conditions to be met (logical AND). If disabled match case requires any of multiple conditions to be met (logical OR).
Context
- MIB
- ADTRAN-AOS-QOS
- OID
.1.3.6.1.4.1.664.5.53.2.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenAOSQoSMapEntriesEntry
- Groups
- 1
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-AOS-QOS' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-QOS::adGenAOSQoSMapMatchAll'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOS-QOS' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-QOS::adGenAOSQoSMapMatchAll.<adGenAOSQoSMapSetId>.<adGenAOSQoSMapEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOS-QOS' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOS-QOS::adGenAOSQoSMapMatchAll'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Conformance
Member of