esPointConfigHumidTable
SITEBOSS-450-STD-MIB ·
.1.3.6.1.4.1.3052.17.2.2.3
Object
table
This table organizes 3 basic attributes of humidity points.
A point is a particular sensor on an EventSensor. The 3
point attributes organizes in this table are:
1. the configuration item (e.g., enable, name, etc.)
2. the eventsensor on which this point resides
3. the point number (always 1 for humidity sensors)
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by a period.
It contains all the information necessary for getting a piece
of data off an event sensor within the context of this
humidity point config table ; namely, which EventSensor and
which sensor.
Context
- MIB
- SITEBOSS-450-STD-MIB
- OID
.1.3.6.1.4.1.3052.17.2.2.3- Type
- table
- Status
- current
- Parent
- eventSensorPointConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SITEBOSS-450-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-450-STD-MIB::esPointConfigHumidTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-450-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-450-STD-MIB::esPointConfigHumidTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.