dEntityExtEnvTempStatus
DLINKSW-ENTITY-EXT-MIB ·
.1.3.6.1.4.1.171.14.5.1.1.1.1.7
Object
column Enumeration
The object indicates the current temperature is over the thresholds or not. 'abnormal' indicates the temperature is over the thresholds. 'ok' indicates the temperature is not over the thresholds.
Context
- MIB
- DLINKSW-ENTITY-EXT-MIB
- OID
.1.3.6.1.4.1.171.14.5.1.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dEntityExtEnvTempEntry
- 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 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempStatus.<dEntityExtEnvTempUnitId>.<dEntityExtEnvTempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-ENTITY-EXT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-ENTITY-EXT-MIB::dEntityExtEnvTempStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | abnormal |
Conformance
Member of