enetTestQosControl
ELECTROLINE-DHT-ENET-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.14
Object
column r/w
Enumeration
This parameter tells the DHT is a specific service flow must be used
for the test.
none(1): Means that the test will run in a best effort mode.
preestablished(2): tells the DHT that a high priority service flow has
been established by an external mean.
dsa(3): Request that the DHT takes care of establishing a high
priority service flow usign Dynamic Service Add messages to
the CMTS.
Context
- MIB
- ELECTROLINE-DHT-ENET-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- enetTestControlEntry
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 'ELECTROLINE-DHT-ENET-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-ENET-MIB::enetTestQosControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-ENET-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-ENET-MIB::enetTestQosControl.<enetTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-ENET-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-ENET-MIB::enetTestQosControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | preestablished |
3 | dsa |