All MIBs › SNI-HD-MIB › sniHDDeviceCapacityMb
sniHDDeviceCapacityMb
Module: SNI-HD-MIB
OID (symbolic): SNI-HD-MIB::sniHDDeviceCapacityMb
OID (numeric): 1.3.6.1.4.1.231.2.10.2.2.3.2.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total device capacity in MByte
What is sniHDDeviceCapacityMb?
This value reports the device's total capacity directly in megabytes, avoiding the need to convert from sniHDDeviceCapacity's sector count. An admin building a capacity-planning report would read this field directly rather than computing capacity from sectors and sector size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.2.10.2.2.3.2.1.24 snmpwalk -v2c -c public <target> SNI-HD-MIB::sniHDDeviceCapacityMb
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.24.1 snmpget -v2c -c public <target> SNI-HD-MIB::sniHDDeviceCapacityMb.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sniHDDeviceCapacityMb.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::sniHDDeviceCapacityMb 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.24 | sniHDDeviceCapacityMb | SNI-HD-MIB |