pdnEntPhySensorExtThresholdState
PDN-ENTITY-SENSOR-EXT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.45.1.1.1.4
Object
column Enumeration
This object returns the threshold state of the sensor.
Context
- MIB
- PDN-ENTITY-SENSOR-EXT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.45.1.1.1.4- Type
- column
- Access
- readonly
- 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::pdnEntPhySensorExtThresholdState'
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::pdnEntPhySensorExtThresholdState.<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::pdnEntPhySensorExtThresholdState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noThresholdsExceeded |
2 | upperThresholdExceeded |
3 | lowerThresholdExceeded |
Conformance
Member of