cisQosIpDscp
CISCO-ITP-SP2-MIB ·
.1.3.6.1.4.1.9.9.248.1.2.1.1.4
Object
column deprecated
r/w
Integer32
DiffServ CodePoint (DSCP) value to assign to the IP
TOS bits in the IP datagram that carries one or more
SS7 packets.
DSCP provides scalable mechanisms to classify packets
into groups or classes that have similar QoS
requirements and then gives these groups the required
treatment at every hop in the network.
The DSCP value is specified if cisQosType
is ipDscp, otherwise it is -1.
Context
- MIB
- CISCO-ITP-SP2-MIB
- OID
.1.3.6.1.4.1.9.9.248.1.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cisQosTableEntry
- Groups
- 1
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 'CISCO-ITP-SP2-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-SP2-MIB::cisQosIpDscp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-SP2-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-SP2-MIB::cisQosIpDscp.<cisQosClass>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-SP2-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-SP2-MIB::cisQosIpDscp'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-63
Conformance
Member of
Compliance refinements
ciscoItpSp2MIBCompliance
readonly
Create/Write access is not required.