cdstvServerTransportDSCP
CISCO-CDSTV-SERVER-MIB ·
.1.3.6.1.4.1.9.9.754.1.1.10.1
Object
This object specifies the Differentiated Services Code Point
(DSCP) for the Transport Interface on this server. DSCP uses six
bits of the DiffServ field, which was originally the ToS octet,
to mark all outgoing packets with a specific DSCP value. Cache
or transport traffic may require certain forwarding behavior,
known as the per-hop behavior (PHB), which is specified in the
DSCP. The network gives priority to marked traffic. Generally,
the lower number has lower priority and the higher number has
higher priority.
DSCP is set separately for cache and transport interfaces.
DSCP can also be set for HTTP Streamers when HTTP is selected as
the cache-fill protocol for VVI.
Context
- MIB
- CISCO-CDSTV-SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.754.1.1.10.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvServerTransportCacheIPPkts
- Groups
- 1
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 'CISCO-CDSTV-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-SERVER-MIB::cdstvServerTransportDSCP.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-SERVER-MIB::cdstvServerTransportDSCP'
Syntax
- Source
- DIFFSERV-DSCP-TCDscp
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..63
Conformance
Member of
Compliance refinements
ciscoCdstvServerMIBCompliance
readonly
Write-access is not required.