All MIBs › ITOUCH-BOOT-SERVER-MIB › deviceFormat
deviceFormat
Module: ITOUCH-BOOT-SERVER-MIB
OID (symbolic): ITOUCH-BOOT-SERVER-MIB::deviceFormat
OID (numeric): 1.3.6.1.4.1.33.6.1.13.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Formatting status of the device. Corresponds directly the presence of one of the value labels under the label 'Device Status:' in the MANAGER DEVICE STATUS display.
What is deviceFormat?
Reports whether a mass-storage device is formatted, unformatted, or in an unknown state, matching the device-status labels in the MANAGER DEVICE STATUS screen. An admin adding a new drive would check this before attempting to store load/dump/parameter files on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.6.1.13.1.5 snmpwalk -v2c -c public <target> ITOUCH-BOOT-SERVER-MIB::deviceFormat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.6.1.13.1.5.1 snmpget -v2c -c public <target> ITOUCH-BOOT-SERVER-MIB::deviceFormat.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::deviceFormat 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.13 | deviceTable | ITOUCH-BOOT-SERVER-MIB |
| 1.3.6.1.4.1.33.6.1.13.1 | deviceEntry | ITOUCH-BOOT-SERVER-MIB |
| 1.3.6.1.4.1.33.6.1.13.1.5 | deviceFormat | ITOUCH-BOOT-SERVER-MIB |