snChasUnitFanless

FOUNDRY-SN-AGENT-MIB · .1.3.6.1.4.1.1991.1.1.1.4.1.1.9

Object

column r/w Enumeration
Fanless mode can be enabled or disabled on certain FI devices.
none (0): not applicable to the device.
enabled(1): fanless mode is enabled on the device
disabled(2): fanless mode is disabled on the device.
The default value is disabled (2) .
Note: that Fanless mode can be applicable to ICX7150-24P and ICX7150-48P only

Context

MIB
FOUNDRY-SN-AGENT-MIB
OID
.1.3.6.1.4.1.1991.1.1.1.4.1.1.9
Type
column
Access
readwrite
Status
current
Parent
snChasUnitEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1enabled
2disabled