aristaClassMapMatchType
ARISTA-QOS-MIB ·
.1.3.6.1.4.1.30065.3.13.1.2.1.2
Object
column Enumeration
Indicates the type of a match criterion for a class map. ipv4AccessGroup(1) means that it is an IPv4 access-control list. ipv6AccessGroup(2) means that it is an IPv6 access-control list. vlan(3) means that it is a VLAN-based match criterion. dscpEcn(4) means that it is a match criteron based on DSCP+ECN (TOS). mplsTrafficClass(5) means that it is a match criteron based on MPLS TC. macAccessGroup(6) measn that it is a MAC access-control list.
Context
- MIB
- ARISTA-QOS-MIB
- OID
.1.3.6.1.4.1.30065.3.13.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaClassMapMatchEntry
- 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 'ARISTA-QOS-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-QOS-MIB::aristaClassMapMatchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-QOS-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-QOS-MIB::aristaClassMapMatchType.<aristaClassMapId>.<aristaClassMapType>.<aristaClassMapMatchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-QOS-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-QOS-MIB::aristaClassMapMatchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4AccessGroup |
2 | ipv6AccessGroup |
3 | vlan |
4 | dscpEcn |
5 | mplsTrafficClass |
6 | macAccessGroup |
Conformance
Member of