enetUDPTestSupport
ELECTROLINE-DHT-ENET-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11.2
Object
scalar Enumeration
Defines if this DHT's ENET module supports the UDP test feature. Not Supported(0): the DHT does not support this feature Not Licensed(1): this feature is supported but has not been licensed Active(2): A valid license was entered, this feature is useable.
Context
- MIB
- ELECTROLINE-DHT-ENET-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- enetPerFeatureSupport
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::enetUDPTestSupport.0'
More examples
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::enetUDPTestSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notSupported |
1 | notLicensed |
2 | active |