extSensorType
IPDUS2 ·
.1.3.6.1.4.1.3699.1.1.6.1.5.1.1.2
Object
column Enumeration
Sensor Type
Context
- MIB
- IPDUS2
- OID
.1.3.6.1.4.1.3699.1.1.6.1.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extSensorEntry
- 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 'IPDUS2' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDUS2::extSensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPDUS2' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDUS2::extSensorType.<extSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPDUS2' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPDUS2::extSensorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | temperature |
2 | humidity |
3 | power |
4 | lowVoltage |
5 | current |
6 | aclmvVoltage |
7 | aclmpVoltage |
8 | aclmpPower |
9 | water |
10 | smoke |
11 | vibration |
12 | motion |
13 | glass |
14 | door |
15 | keypad |
16 | panicButton |
17 | keyStation |
18 | dryContact |
513 | tempHum |
32767 | custom |
32769 | temperatureCombo |
32770 | humidityCombo |
Conformance
Member of