entPhySensorMax
CUMULUS-SENSOR-MIB ·
.1.3.6.1.4.1.40310.6.1.1.1.12
Object
column EntitySensorValue
Maximum value expected of the sensor. Provided by manufacturer
Context
- MIB
- CUMULUS-SENSOR-MIB
- OID
.1.3.6.1.4.1.40310.6.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entPhySensorEntry
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 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUMULUS-SENSOR-MIB::entPhySensorMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUMULUS-SENSOR-MIB::entPhySensorMax.<entPhySensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CUMULUS-SENSOR-MIB::entPhySensorMax'
Syntax
- Source
- EntitySensorValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000000..1000000000