All MIBs › RAD-MIB › atmSysFanUnits
atmSysFanUnits
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmSysFanUnits
OID (numeric): 1.3.6.1.4.1.164.12.3.1.2.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of fan units.
What is atmSysFanUnits?
This OID holds a count of how many cooling fan units are installed in the ATM switch. It tells you the device's cooling capacity. An operator would check this during hardware maintenance to verify all fans are accounted for.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.2.4 snmpwalk -v2c -c public <target> RAD-MIB::atmSysFanUnits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.2.4.1 snmpget -v2c -c public <target> RAD-MIB::atmSysFanUnits.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2 | atmNteSysInfo | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.4 | atmSysFanUnits | RAD-MIB |