All MIBs › ITOUCH-BOOT-SERVER-MIB › activeState
activeState
Module: ITOUCH-BOOT-SERVER-MIB
OID (symbolic): ITOUCH-BOOT-SERVER-MIB::activeState
OID (numeric): 1.3.6.1.4.1.33.6.1.8.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The dynamic state of an active attempt to get an image. Corresponds directly to the value labeled 'Get State:' in the DEVICE STATUS display.
What is activeState?
The current step (idle, openPartner, openFile, receivePartner, writeFile, done, error, etc.) of an in-progress image-fetch dialog, shown as 'Get State:' on the DEVICE STATUS screen. Watching this helps an admin pinpoint exactly where a stuck boot dialog has stalled, e.g. stuck at openFile suggests a file-access problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.6.1.8.1.11 snmpwalk -v2c -c public <target> ITOUCH-BOOT-SERVER-MIB::activeState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.6.1.8.1.11.1 snmpget -v2c -c public <target> ITOUCH-BOOT-SERVER-MIB::activeState.1
Start monitoring iTouch Communications (later Black Box) device providing bootstrap/boot-server service with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITOUCH-BOOT-SERVER-MIB::activeState OID value, configure state conditions and alerts, and monitor any iTouch Communications (later Black Box) device providing bootstrap/boot-server service from a single console.
OID Breakdown
Upper-level ancestors (7 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.33 | iTouch | ITOUCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.33.6 | xBootServer | ITOUCH-BOOT-SERVER-MIB |
| 1.3.6.1.4.1.33.6.1 | xBsBasic | ITOUCH-BOOT-SERVER-MIB |
| 1.3.6.1.4.1.33.6.1.8 | activeTable | ITOUCH-BOOT-SERVER-MIB |
| 1.3.6.1.4.1.33.6.1.8.1 | activeEntry | ITOUCH-BOOT-SERVER-MIB |
| 1.3.6.1.4.1.33.6.1.8.1.11 | activeState | ITOUCH-BOOT-SERVER-MIB |