enetTestType

ELECTROLINE-DHT-ENET-MIB · .1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.8

Object

column r/w Enumeration
Sets the type of test to be ran.  Selection is made between the following two:
voip(1): A VoIP simulation RTP test will be ran, sender will transmit packets
		simulating a voice codec and the VoIP  metrics will be computer by the 
		receiver.
packetLoss(2): 	In a Packet Loss test the sender simply sends a specified 
				packet rate (enetTestPacketRate) and the receiver counts the 
				number of packets received.

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.8
Type
column
Access
readwrite
Status
current
Parent
enetTestControlEntry

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 '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::enetTestType'
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::enetTestType.<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::enetTestType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1voip
2packetLoss