All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sCfgDskLimit
sCfgDskLimit
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgDskLimit
OID (numeric): 1.3.6.1.4.1.597.4.3.5.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The percentage of disk space utilization at which excessive disk utilization (sDskFull) traps begin to be sent. If this variable is set to a value other than zero, it is used to determine when to send sDskFull traps for disks not specified in the critical disk table (see sCfgCritDsk).
This value and sCfgDskMinFreeBlks are mutually exclusive, i.e., only one of these values is in effect at any given time. If neither value is specified in the configuration file, then the default value of sCfgDskLimit is used for disk monitoring and sCfgDskMinFreeBlks is set to zero. To disable default disk full monitoring, both of these values must be zero.
Set-requests to this value will fail unless sCfgDskMinFreeBlks is set to zero.
Configuration Variable: DskUse Set-requests: Take effect immediately
Changes to this value are written to the sCfgFile.
What is sCfgDskLimit?
This is the disk space utilization percentage threshold above which excessive disk utilization traps are sent for disks not listed in the critical disk table, and it is mutually exclusive with sCfgDskMinFreeBlks. An administrator sets this as a simple percentage-based way to be warned before a disk fills up. For example, setting sCfgDskLimit to 90 would trigger a trap once any non-critical disk crosses 90 percent full, giving the administrator time to free space before it runs out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.10 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgDskLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.10.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgDskLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.10.1 i <value>
Start monitoring Comtek VMS-managed network element with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTEK-VMS-NM-SYSMGR-MIB::sCfgDskLimit OID value, configure state conditions and alerts, and monitor any Comtek VMS-managed network element from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.597 | comtek | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4 | comtekVms | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3 | comtekVmsNMSysMgrMib | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.5 | sCfg | COMTEK-VMS-NM-SYSMGR-MIB |
| 1.3.6.1.4.1.597.4.3.5.10 | sCfgDskLimit | COMTEK-VMS-NM-SYSMGR-MIB |