All MIBs › SNI-HD-MIB › sniHDDeviceStatus
sniHDDeviceStatus
Module: SNI-HD-MIB
OID (symbolic): SNI-HD-MIB::sniHDDeviceStatus
OID (numeric): 1.3.6.1.4.1.231.2.10.2.2.3.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of the adapter (bit field) ^^^^^^^^^
ACTIVATED 0x00000001 CREATED 0x00000002 ASSIGNABLE 0x00000004 ASSIGNED 0x00000008 RESERVED 0x00000010 BEING_IDENTIFIED 0x00000020 MAGAZINE_LOADED 0x00000040 PREFAILURE 0x00000080 REMOVABLE 0x00000100 READ_ONLY 0x00000200 IN_DEVICE 0x00010000 ACCEPTS_MAGAZINES 0x00020000 IS_IN_A_CHANGER 0x00040000 LOADABLE 0x00080000 BEING_LOADED 0x00080000 DEVICE_LOCK 0x01000000 CHANGER_LOCK 0x02000000 REMIRRORING 0x04000000 SELECTED 0x08000000
What is sniHDDeviceStatus?
This bit-field value reports the device's current state flags (ACTIVATED, PREFAILURE, REMOVABLE, DEVICE_LOCK, REMIRRORING, etc.), the same encoding used for adapter status. An admin checks the PREFAILURE bit here to spot a disk that's degrading before it fully fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.2.3.2.1.6 snmpwalk -v2c -c public <target> SNI-HD-MIB::sniHDDeviceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.2.3.2.1.6.1 snmpget -v2c -c public <target> SNI-HD-MIB::sniHDDeviceStatus.1
Start monitoring Siemens Nixdorf server hardware (disk controller/adapter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNI-HD-MIB::sniHDDeviceStatus OID value, configure state conditions and alerts, and monitor any Siemens Nixdorf server hardware (disk controller/adapter status) from a single console.
OID Breakdown
Upper-level ancestors (12 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.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.2 | sniProductMibs | Application-Monitoring-MIB |
| 1.3.6.1.4.1.231.2.10 | sniExtensions | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2 | sniServerMgmt | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2.2 | sniCommon | SERVERVIEW-DUPLEXDATAMANAGER-MIB |
| 1.3.6.1.4.1.231.2.10.2.2.3 | sniHd | SERVERVIEW-STATUS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.2.10.2.2.3.2 | sniHDDeviceTable | SNI-HD-MIB |
| 1.3.6.1.4.1.231.2.10.2.2.3.2.1 | sniHDDevice | SNI-HD-MIB |
| 1.3.6.1.4.1.231.2.10.2.2.3.2.1.6 | sniHDDeviceStatus | SNI-HD-MIB |