All MIBs › CONFIG-READER4UWG-MIB2 › fanentryno
fanentryno
Module: CONFIG-READER4UWG-MIB2
OID (symbolic): CONFIG-READER4UWG-MIB2::fanentryno
OID (numeric): 1.3.6.1.4.1.42.2.12.2.2.1.1.3.26.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Integer value
What is fanentryno?
fanentryno is an Integer32 row index uniquely numbering each entry in the general chassis system fan table. An admin uses this index to distinguish between multiple chassis fans monitored in the same table when correlating status readings. For example, fanentryno value 3 identifies the fourth chassis fan, which the admin can then match against its corresponding fantblfanentryStatus reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.26.1.3 snmpwalk -v2c -c public <target> CONFIG-READER4UWG-MIB2::fanentryno
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.12.2.2.1.1.3.26.1.3.1 snmpget -v2c -c public <target> CONFIG-READER4UWG-MIB2::fanentryno.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fanentryno.1
Start monitoring Sun/Oracle Solaris server (UWG platform, PICL) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONFIG-READER4UWG-MIB2::fanentryno OID value, configure state conditions and alerts, and monitor any Sun/Oracle Solaris server (UWG platform, PICL) 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.42 | sun | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2 | prod | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12 | sunsymon | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2 | agent | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2 | modules | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1 | hardware | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1 | config | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3 | reader4uwg | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.26 | fan | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.26.1 | fanentry | CONFIG-READER4UWG-MIB2 |
| 1.3.6.1.4.1.42.2.12.2.2.1.1.3.26.1.3 | fanentryno | CONFIG-READER4UWG-MIB2 |