agentDiffServClassProtoType
QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.7244.2.7.2.2.1.9
Object
column r/w
Enumeration
The diffserv class protocol type used to indicate how to interpret any layer 3. This attribute is only valid if the value of agentDiffServClassProtoType is set to all(1) or any(2).
Context
- MIB
- QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.7244.2.7.2.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDiffServClassEntry
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 'QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassProtoType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassProtoType.<agentDiffServClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-DIFFSERV-PRIVATE-MIB::agentDiffServClassProtoType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |