owDS2450ChannelAConversionRange
EDS3030-MIB ·
.1.3.6.1.4.1.31440.10.10.1.3
Object
column r/w
Enumeration
If high (1), the maximum voltage that can be measured is 5.10, low (0) sets the maximum voltage to 2.55.
Context
- MIB
- EDS3030-MIB
- OID
.1.3.6.1.4.1.31440.10.10.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- owDS2450Entry
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 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS3030-MIB::owDS2450ChannelAConversionRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EDS3030-MIB::owDS2450ChannelAConversionRange.<owDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EDS3030-MIB' -M '/opt/observium/mibs/eds:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EDS3030-MIB::owDS2450ChannelAConversionRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | low |
1 | high |