wwpLeosChassisTempSensorState

WWP-LEOS-CHASSIS-MIB · .1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.5

Object

column Enumeration
The state indicates whether the current temp is greater than,
equal to or less than the threshold state.

Context

MIB
WWP-LEOS-CHASSIS-MIB
OID
.1.3.6.1.4.1.6141.2.60.11.1.1.5.1.1.5
Type
column
Access
readonly
Status
current
Parent
wwpLeosChassisTempSensorEntry

Walk 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 'WWP-LEOS-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CHASSIS-MIB::wwpLeosChassisTempSensorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CHASSIS-MIB::wwpLeosChassisTempSensorState.<wwpLeosChassisTempSensorNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-CHASSIS-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-CHASSIS-MIB::wwpLeosChassisTempSensorState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0higherThanThreshold
1normal
2lowerThanThreshold