a2dSensorMax
VERTIV-IMD-MIB ·
.1.3.6.1.4.1.21239.5.2.11.1.10
Object
column r/w
Integer32
Maximum analog value, given as an integer. The analog measurement is scaled to the range a2dSensorMin to a2dSensorMax. If a2dSensorMode is customVoltage(9) or customCurrent(11), then this field has a user-defined value. Otherwise, the value is fixed, based on mode.
Context
- MIB
- VERTIV-IMD-MIB
- OID
.1.3.6.1.4.1.21239.5.2.11.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- a2dSensorEntry
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 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-IMD-MIB::a2dSensorMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VERTIV-IMD-MIB::a2dSensorMax.<a2dSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VERTIV-IMD-MIB' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VERTIV-IMD-MIB::a2dSensorMax'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1000000-1000000