s5ChasComOperState

OBS ✓
S5-CHASSIS-MIB · .1.3.6.1.4.1.45.1.6.3.3.1.1.10

Object

column Enumeration
The current operational state of the
component. The possible values are:
  other(1).........some other state
  notAvail(2)......state not available
  removed(3).......component removed
  disabled(4)......operation disabled
  normal(5)........normal operation
  resetInProg(6)...reset in progress
  testing(7).......doing a self test
  warning(8).......operating at warning level
  nonFatalErr(9)...operating at error level
  fatalErr(10).....error stopped operation
              notConfig(11)....module needs to be configured
  obsoleted(12)...module is obsoleted but in the chassis
The allowable (and meaningful) values
are determined by the component type.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
S5-CHASSIS-MIB
OID
.1.3.6.1.4.1.45.1.6.3.3.1.1.10
Type
column
Access
readonly
Status
current
Parent
s5ChasComEntry

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 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-CHASSIS-MIB::s5ChasComOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-CHASSIS-MIB::s5ChasComOperState.<s5ChasComGrpIndx>.<s5ChasComIndx>.<s5ChasComSubIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-CHASSIS-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-CHASSIS-MIB::s5ChasComOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notAvail
3removed
4disabled
5normal
6resetInProg
7testing
8warning
9nonFatalErr
10fatalErr
11notConfig
12obsoleted