pdnEntPhySensorExtUpperThreshold
PDN-ENTITY-SENSOR-EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.45.1.1.1.2
Object
This object sets the upper limit of a sensor's threshold. When the value of entPhySensorValue becomes greater than the value of this object, an 'Upper Threshold Exceeded' state is entered.
Context
- MIB
- PDN-ENTITY-SENSOR-EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.45.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pdnEntPhySensorExtEntry
- 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 'PDN-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ENTITY-SENSOR-EXT-MIB::pdnEntPhySensorExtUpperThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ENTITY-SENSOR-EXT-MIB::pdnEntPhySensorExtUpperThreshold.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ENTITY-SENSOR-EXT-MIB::pdnEntPhySensorExtUpperThreshold'
Syntax
- Source
- ENTITY-SENSOR-MIBEntitySensorValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: -1000000000..1000000000
Conformance
Member of
Compliance refinements
pdnEntitySensorExtMIBCompliance
readonly
In some implementations, sensor thresholds may not be
configurable may the user. Specific hardware implementations
may dictate thresholds. In these cases, the object can be
supported as read-only access.
configurable may the user. Specific hardware implementations
may dictate thresholds. In these cases, the object can be
supported as read-only access.