a3ComQosNonFlowClassProtoDescriptor

A3COM-SWITCHING-SYSTEMS-QOS-MIB · .1.3.6.1.4.1.43.29.4.21.1.3.1.6

Object

column mandatory r/w Enumeration
This object determines whether a3ComQosNonFlowClassProtos
or a3ComQosNonFlowClassCustomProto is used to define the protocol 
for a classifier.  If set to name(1), the pre-defined types 
Any, IP, IPX, TCP, AppleTalk from a3ComQosNonFlowClassProtos
will be used.  If set to ethertype(2) or dsap-ssap(3) then
the a3ComQosNonFlowClassProtos will be custom and the value
used will be determined by a3ComQosNonFlowClassCustomProto.

Context

MIB
A3COM-SWITCHING-SYSTEMS-QOS-MIB
OID
.1.3.6.1.4.1.43.29.4.21.1.3.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
a3ComQosNonFlowClassEntry

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 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassProtoDescriptor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassProtoDescriptor.<a3ComQosNonFlowClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassProtoDescriptor'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1name
2ethertype
3dsap-ssap