eqptFanMode
ASAM-EQUIP-MIB ·
.1.3.6.1.4.1.637.61.1.23.1.9
Object
scalar mandatory
r/w
Enumeration
Parameter indicates the actually applied FAN tray mode:
'default': the fan packs run in average mode, predefined thermal margins are
used for defining/adapting the fan speeds
'eco': the fan packs run in 'green' mode, t.i. the most economical mode, minimal
thermal margins wrt default settings
'protect': the fan packs run in a heavy mode, t.i. wider thermal margins wrt
default settings
'classic': fixed speed settings apply wrt the fan - no SW control
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: YES DEFVALUE: 0 UNITS: -
Context
- MIB
- ASAM-EQUIP-MIB
- OID
.1.3.6.1.4.1.637.61.1.23.1.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- eqptAsam
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-EQUIP-MIB::eqptFanMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-EQUIP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-EQUIP-MIB::eqptFanMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | eco |
2 | protect |
3 | classic |