esPointConfigTempTable
SITEBOSS-550-STD-MIB ·
.1.3.6.1.4.1.3052.10.2.2.1
Object
table
This table organizes 3 basic attributes of temperature
sensor 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 temp sensors)
Points are referenced by a point config index. The point
config index is a string of 2 numbers separated by periods.
It contains all the information necessary for getting a
piece of data off an event sensor within the context of this
emperature point config table ; namely, which EventSensor,
and which sensor (a.k.a. point) (always 1 for temperature
sensors).
Context
- MIB
- SITEBOSS-550-STD-MIB
- OID
.1.3.6.1.4.1.3052.10.2.2.1- 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-550-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SITEBOSS-550-STD-MIB::esPointConfigTempTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SITEBOSS-550-STD-MIB' -M '/opt/observium/mibs/asentria:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SITEBOSS-550-STD-MIB::esPointConfigTempTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.