osEthServFlowUpstrDEI

OS-ETH-SERV-MIB · .1.3.6.1.4.1.6926.2.10.10.1.64

Object

column r/w Enumeration
Upstream drop eligibility indicator sensitivity.
The value 'dpYellow(2)' means, then frames with DEI bit equal to 1 will
have Drop precedence 'yellow'.
The value 'dpRed(3)' means, then frames with DEI bit equal to 1 will
have Drop precedence 'red'.

Context

MIB
OS-ETH-SERV-MIB
OID
.1.3.6.1.4.1.6926.2.10.10.1.64
Type
column
Access
readwrite
Status
current
Parent
osEthServFlowEntry
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 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServFlowUpstrDEI'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETH-SERV-MIB::osEthServFlowUpstrDEI.<osEthServId>.<osEthServFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETH-SERV-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETH-SERV-MIB::osEthServFlowUpstrDEI'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1insensitive
2dpYellow
3dpRed

Conformance