hpnicfQoSTypeOfServiceMode
HPN-ICF-IFQOS2-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.7.1
Object
scalar r/w
Enumeration
Global type of service. The type of service is disabled by default. When in ip-precedence mode, device uses ip-precedence value to determine the 802.1p priority of the packet and its outbound queue. When in DSCP mode, device uses DSCP value to determine the 802.1p priority of the packet and its outbound queue.
Context
- MIB
- HPN-ICF-IFQOS2-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpnicfQoSTypeOfServiceObjects
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 'HPN-ICF-IFQOS2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-IFQOS2-MIB::hpnicfQoSTypeOfServiceMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-IFQOS2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-IFQOS2-MIB::hpnicfQoSTypeOfServiceMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | ipPrecedence |
3 | dscp |