querxPhySensorType
OBS ✓
EGNITEPHYSENSOR-MIB ·
.1.3.6.1.4.1.3444.1.14.1.2.1.2
Object
column QuerxSensorDataType
The type of data returned by the associated
querxPhySensorValue object.
This object SHOULD be set by the agent during entry
creation, and the value SHOULD NOT change during operation.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- EGNITEPHYSENSOR-MIB
- OID
.1.3.6.1.4.1.3444.1.14.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- querxPhySensorEntry
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 'EGNITEPHYSENSOR-MIB' -M '/opt/observium/mibs/egnite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EGNITEPHYSENSOR-MIB::querxPhySensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EGNITEPHYSENSOR-MIB' -M '/opt/observium/mibs/egnite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EGNITEPHYSENSOR-MIB::querxPhySensorType.<querxPhySensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EGNITEPHYSENSOR-MIB' -M '/opt/observium/mibs/egnite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EGNITEPHYSENSOR-MIB::querxPhySensorType'
Syntax
- Source
- QuerxSensorDataType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | voltsAC |
4 | voltsDC |
5 | amperes |
6 | watts |
7 | hertz |
8 | celsius |
9 | percentRH |
10 | rpm |
11 | cmm |
12 | truthvalue |