All MIBs › SNI-HD-MIB › sniHDAdapterStatus
sniHDAdapterStatus
Module: SNI-HD-MIB
OID (symbolic): SNI-HD-MIB::sniHDAdapterStatus
OID (numeric): 1.3.6.1.4.1.231.2.10.2.2.3.1.1.5
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 sniHDAdapterStatus?
This bit-field value reports the adapter's current state as a set of flags (e.g. ACTIVATED 0x1, ASSIGNED 0x8, PREFAILURE 0x80, DEVICE_LOCK 0x1000000). An admin would AND this value against the PREFAILURE or REMIRRORING bits to detect a controller heading toward failure or currently rebuilding an array.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.2.3.1.1.5 snmpwalk -v2c -c public <target> SNI-HD-MIB::sniHDAdapterStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.2.3.1.1.5.1 snmpget -v2c -c public <target> SNI-HD-MIB::sniHDAdapterStatus.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::sniHDAdapterStatus 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.1 | sniHDAdapterTable | SNI-HD-MIB |
| 1.3.6.1.4.1.231.2.10.2.2.3.1.1 | sniHDAdapter | SNI-HD-MIB |
| 1.3.6.1.4.1.231.2.10.2.2.3.1.1.5 | sniHDAdapterStatus | SNI-HD-MIB |