qosPolicyRttMode

BINTEC-QOS-MIB · .0.3.1.10

Object

column r/w Enumeration
This objects defines whether real-time transmission is enabled
for this queue or not, possible values:
enabled(1)     = RTT is enabled
disabled(2)    = RTT is disabled.

Context

MIB
BINTEC-QOS-MIB
OID
.0.3.1.10
Type
column
Access
readwrite
Status
current
Parent
qosPolicyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled