inputMaxVoltage
SCHLEIFENBAUER-GENERIC-MIB ·
.1.3.6.1.4.1.44568.1.1.7.1.1.20
Object
column 0.01VSNMPv2-SMIInteger32
RMS voltage peak; highest value since reset of peaks.
Context
- MIB
- SCHLEIFENBAUER-GENERIC-MIB
- OID
.1.3.6.1.4.1.44568.1.1.7.1.1.20- Type
- column
- Access
- readonly
- Status
- current
- Units
- 0.01V
- Parent
- deviceInputsEntry
- Groups
- 1
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 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::inputMaxVoltage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::inputMaxVoltage.<inputDeviceIndex>.<inputIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-GENERIC-MIB::inputMaxVoltage'
Syntax
0.01VSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of