espExternalSensorNamePlateType
ENLOGIC-PDU2-MIB ·
.1.3.6.1.4.1.38446.2.6.2.1.6
Object
column Enumeration
The type of external sensor.
Context
- MIB
- ENLOGIC-PDU2-MIB
- OID
.1.3.6.1.4.1.38446.2.6.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- espExternalSensorNamePlateEntry
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 'ENLOGIC-PDU2-MIB' -M '/opt/observium/mibs/enlogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENLOGIC-PDU2-MIB::espExternalSensorNamePlateType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENLOGIC-PDU2-MIB' -M '/opt/observium/mibs/enlogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENLOGIC-PDU2-MIB::espExternalSensorNamePlateType.<espNamePlateIndex>.<espExternalSensorNamePlateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENLOGIC-PDU2-MIB' -M '/opt/observium/mibs/enlogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENLOGIC-PDU2-MIB::espExternalSensorNamePlateType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | temperature |
2 | humidity |
3 | doorSwitch |
4 | dryContact |
5 | spotFluid |
6 | ropeFluid |
7 | smoke |
8 | beacon |