qos2SetType
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.27.1.16.3
Object
scalar r/w
Enumeration
qos2SetType range:1,2,3,4,5,6 1 dscp Set IP DSCP (DiffServ CodePoints); 2 precedence Set IP precedence; 3 internal-priority Set internal-priority; 4 drop-precedence Set drop-precedence; 5 nexthop Set IP nexthop; 6 v6nextHop Set IPv6 nexthop; 7 cos Set CoS .
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.27.1.16.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qos2SetTable
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::qos2SetType.0'
More examples
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::qos2SetType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dscp |
2 | precedence |
3 | internal-priority |
4 | drop-precedence |
5 | nextHop |
6 | v6nextHop |
7 | cos |