All MIBs › SENSATRONICS-ITTM › netMode
netMode
Module: SENSATRONICS-ITTM
OID (symbolic): SENSATRONICS-ITTM::netMode
OID (numeric): 1.3.6.1.4.1.16174.1.1.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 1 if the unit is self-configuring via DHCP, 0 if static IP assigned.
What is netMode?
Indicates whether the unit obtained its network settings automatically via DHCP (1) or is using a manually assigned static IP (0). Check this before troubleshooting an unexpected IP address change — a DHCP-mode unit can pick up a new address after a lease renewal or reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.16174.1.1.1.2.1.1 snmpwalk -v2c -c public <target> SENSATRONICS-ITTM::netMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.16174.1.1.1.2.1.1.1 snmpget -v2c -c public <target> SENSATRONICS-ITTM::netMode.1
Start monitoring Sensatronics ITTM networked temperature/environmental monitor (temperature readings/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SENSATRONICS-ITTM::netMode OID value, configure state conditions and alerts, and monitor any Sensatronics ITTM networked temperature/environmental monitor (temperature readings/firmware status) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.16174 | sensatronics | SENSATRONICS-SMI |
| 1.3.6.1.4.1.16174.1 | consumerProducts | SENSATRONICS-SMI |
| 1.3.6.1.4.1.16174.1.1 | envMonitors | SENSATRONICS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.16174.1.1.1 | productITTM | SENSATRONICS-ITTM |
| 1.3.6.1.4.1.16174.1.1.1.2 | configData | SENSATRONICS-ITTM |
| 1.3.6.1.4.1.16174.1.1.1.2.1 | netInfo | SENSATRONICS-ITTM |
| 1.3.6.1.4.1.16174.1.1.1.2.1.1 | netMode | SENSATRONICS-ITTM |