sechtor100ThermoBOperationalStatus

ZHONE-SECHTOR100-MIB · .1.3.6.1.4.1.5504.2.4.1.3.1.11

Object

column Enumeration
The operational status indicator for thermometer B.
              
Valid values are:
* withinOperationalRange - s100ThermoBTemperature is within
  its lower and upper threshold range.
* overUpperThreshold - s100ThermoBTemperature is higher
  than its upper threshold.
* belowLowerThreshold - s100ThermoBTemperature is lower
  than its lower threshold.

Context

MIB
ZHONE-SECHTOR100-MIB
OID
.1.3.6.1.4.1.5504.2.4.1.3.1.11
Type
column
Access
readonly
Status
current
Parent
sechtor100ConfigEntry

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 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SECHTOR100-MIB::sechtor100ThermoBOperationalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SECHTOR100-MIB::sechtor100ThermoBOperationalStatus.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SECHTOR100-MIB::sechtor100ThermoBOperationalStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1withinOperationalRange
2overUpperThreshold
3belowLowerThreshold