All MIBs › IEEE802dot11-MIB › dot11TempType
dot11TempType
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11TempType
OID (numeric): 1.2.840.10036.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
There are different operating temperature requirements dependent on the anticipated environmental conditions. This attribute describes the current PHY's operating temperature range capability. Currently defined values and their corresponding temperature ranges are:
Type 1 = X'01'-Commercial range of 0 to 40 degrees C,
Type 2 = X'02'-Industrial range of -30 to 70 degrees C.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.1.1.3 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11TempType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.1.1.3.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11TempType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.1 | dot11PhyOperationTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.1.1 | dot11PhyOperationEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.1.1.3 | dot11TempType | IEEE802dot11-MIB |