sleTunnelIfDscpMode

SLE-NETWORK-MIB · .1.3.6.1.4.1.6296.101.11.8.1.1.6

Object

column Enumeration
The DiffServ field mode to use in the outer IP header.
A value of dscpCopyFromPacket indicates that the bits are copied from the payload's header. A value of dscpMapFromPacket indicates that the bit field is mapping dscp field of incoming packet.  A value of dscpAssign indicates that the bit field is static DiffServ field value.

Context

MIB
SLE-NETWORK-MIB
OID
.1.3.6.1.4.1.6296.101.11.8.1.1.6
Type
column
Access
readonly
Status
current
Parent
sleTunnelIfEntry
Groups
1

Walk 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 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleTunnelIfDscpMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleTunnelIfDscpMode.<sleTunnelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-NETWORK-MIB::sleTunnelIfDscpMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dscpAssign
2dscpCopyFromPacket
3dscpMapFromPacket

Conformance