cmmBoardOperStatus

CT-CMMPHYS-MIB · .1.3.6.1.4.1.52.4.1.1.18.1.1.1.25

Object

column mandatory Enumeration
The value of this object is the operational status of
the CMM board.
              
initializing(1) -- all modules that belong to this board are booting
                   up or in the process of a software upgrade
active(2) -- all modules that belong to this board are available
             for accepting calls
leaving-service(3) -- all modules that belong to this board are
                      functional but are no longer available for
                      accepting calls  (Existing calls are allowed
                      to terminate normally.)
out-of-service(4) -- none of the modules that belong to this board
                     are available for accepting calls nor do they
                     have any existing calls
faulty(5) -- all modules that belong to this board are unusable
impaired(6) -- the board is otherwise active but one or more
               modules are in the out-of-service, initializing,
               testing, faulty, or impaired states

Context

MIB
CT-CMMPHYS-MIB
OID
.1.3.6.1.4.1.52.4.1.1.18.1.1.1.25
Type
column
Access
readonly
Status
mandatory
Parent
cmmBoardEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initializing
2active
3leaving-service
4out-of-service
5faulty
6impaired