All MIBs › MSSQLSERVER-MIB › mssqlDbDeviceFragmentSize
mssqlDbDeviceFragmentSize
Module: MSSQLSERVER-MIB
OID (symbolic): MSSQLSERVER-MIB::mssqlDbDeviceFragmentSize
OID (numeric): 1.3.6.1.4.1.311.1.4.1.1.8.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The size in KB of the device fragment on which the database has been created or altered.
What is mssqlDbDeviceFragmentSize?
This read-only OID reports the size, in KB, of a device fragment underlying a database, a figure a DBA uses when accounting for how a database's total storage is spread across multiple device fragments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.8.1.4 snmpwalk -v2c -c public <target> MSSQLSERVER-MIB::mssqlDbDeviceFragmentSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.4.1.1.8.1.4.1 snmpget -v2c -c public <target> MSSQLSERVER-MIB::mssqlDbDeviceFragmentSize.1
Start monitoring Windows servers running Microsoft SQL Server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MSSQLSERVER-MIB::mssqlDbDeviceFragmentSize OID value, configure state conditions and alerts, and monitor any Windows servers running Microsoft SQL Server from a single console.
OID Breakdown
Upper-level ancestors (8 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.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.311.1.4 | apps | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1 | mssqlServer | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1 | mssqlServerObjects | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1.8 | mssqlDbDeviceTable | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1.8.1 | mssqlDbDeviceEntry | MSSQLSERVER-MIB |
| 1.3.6.1.4.1.311.1.4.1.1.8.1.4 | mssqlDbDeviceFragmentSize | MSSQLSERVER-MIB |