chasEntPhysOperStatus

ALCATEL-ENT1-CHASSIS-MIB · .1.3.6.1.4.1.6486.801.1.1.1.1.1.1.1.2

Object

column Enumeration
All modules (even empty slots) are in unknown state when the chassis
first powers up.
              
Chassis status possible value :
        up <=> powered up
              
Control Module possible value :
        notPresent <=> CM not present
        up <=> CM up and running
        down <=> CM down and powered
        secondary <=> CM in secondary mode and running
              
NI status possible value :
        notPresent <=> NI not present
        up <=> NI up and running
        down <=> NI down and powered
        unpowered <=> NI unpowered because there is not enough power in the system
                      (chasEntPhysAdminStatus = powerOn) or because the NI has to be OFF
                      (chasEntPhysAdminStatus = powerOff). This operational status has
          not full meaning without chasEntPhysAdminStatus
              
Fabric status possible value :
        master <=> up and acting as master
        up <=> up and acting as slave
        secondary <=> secondary mode for redundancy
              
Daughter board status possible value :
        notPresent <=> DB not present
        up <=> DB up and running
        down <=> DB down and powered
              
Power supply status possible value :
        up <=> PS up
        down <=> PS administratively down
        unpowered <=> PS not plugged in
        pwrsave <=> chassis in powersave mode, supply turned off
              
Fan Tray status possible value :
        up <=> powered up
        down <=> powered down
        fault <=> fault detected

Context

MIB
ALCATEL-ENT1-CHASSIS-MIB
OID
.1.3.6.1.4.1.6486.801.1.1.1.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
chasEntPhysicalEntry
Groups
1

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 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-CHASSIS-MIB::chasEntPhysOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-CHASSIS-MIB::chasEntPhysOperStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-CHASSIS-MIB::chasEntPhysOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3testing
4unknown
5secondary
6notPresent
7unpowered
8master
9idle
10pwrsave

Conformance