qos3MapDscpType
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.11.2.10.1.1
Object
column Enumeration
the type of map
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.11.2.10.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qos3MapDscpEntry
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 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::qos3MapDscpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::qos3MapDscpType.<qos3MapDscpType>.<qos3MapDscpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::qos3MapDscpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | dscpToIntp |
1 | dscpToDp |
2 | dscpToDscp |
3 | dscpToDscpGreen |
4 | dscpToDscpYellow |
5 | dscpToDscpRed |
6 | dscpToCosGreen |
7 | dscpToCosYellow |
8 | dscpToCosRed |