All MIBs › NETSTAR-MIB › grFanStatus
grFanStatus
Module: NETSTAR-MIB
OID (symbolic): NETSTAR-MIB::grFanStatus
OID (numeric): 1.3.6.1.4.1.1080.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A sum of bits: 1 = Fan tray installed 2 = Fan 1 operational 4 = Fan 2 operational 8 = Fan 3 operational 16 = Fan 4 operational 32 = Fan 5 operational 64 = Fan 6 operational
The expected value is based upon the actual number of fans installed and varies from chassis to chassis as shown below: GR-2 = 127 (six fans) GRF400 = 15 (three fans) GRF1600 = 7 (two fans)
A value of zero indicates that the fan tray has been removed.
What is grFanStatus?
This integer is a sum-of-bits field reporting which cooling fans are installed and spinning (bit 1 = tray installed, bits 2/4/8/16/32/64 = fans 1-6 running), with the expected fully-healthy value varying by chassis model (127 for GR-2's six fans, 15 for GRF400's three, 7 for GRF1600's two); a value of zero means the fan tray itself has been pulled out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1080.1.1.1.3 snmpwalk -v2c -c public <target> NETSTAR-MIB::grFanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1080.1.1.1.3.1 snmpget -v2c -c public <target> NETSTAR-MIB::grFanStatus.1
Start monitoring NetStar Gigarouter / ClusterSwitch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETSTAR-MIB::grFanStatus OID value, configure state conditions and alerts, and monitor any NetStar Gigarouter / ClusterSwitch from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1080 | netstar | NETSTAR-MIB |
| 1.3.6.1.4.1.1080.1 | netstar_products | NETSTAR-MIB |
| 1.3.6.1.4.1.1080.1.1 | gigarouter | NETSTAR-MIB |
| 1.3.6.1.4.1.1080.1.1.1 | grChassis | NETSTAR-MIB |
| 1.3.6.1.4.1.1080.1.1.1.3 | grFanStatus | NETSTAR-MIB |