COMTEK-VMS-NM-SYSMGR-MIB :: sCfgLocalDisksOnly

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTEK-VMS-NM-SYSMGR-MIBsCfgLocalDisksOnly

sCfgLocalDisksOnly

Module: COMTEK-VMS-NM-SYSMGR-MIB

OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgLocalDisksOnly

OID (numeric): 1.3.6.1.4.1.597.4.3.5.59

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Flag which may be used to instruct NM*SysMgr to gather disk statistics either on all available disks or only on local disks. A disk is considered to be local if the variable sDskRemote for the disk is FALSE(2), indicating that the disk is not remote. If this flag is set to TRUE(1), the disk table (sDskTbl) will only contain data on local disks. If this flag is set to FALSE(2), the disk table (sDskTbl) will contain data on all available disks.

Configuration Variable: LocalDisksOnly Set-requests: Take effect on next timer expiration

Changes to this value are written to the sCfgFile.

What is sCfgLocalDisksOnly?

This is a writable flag that, when set to true, restricts the disk statistics table (sDskTbl) to only local disks, i.e., those where sDskRemote is false, excluding remote disks from monitoring. An administrator sets this to focus disk statistics gathering on physically attached storage rather than network-mounted or cluster-shared disks. For example, enabling sCfgLocalDisksOnly on a system that mounts many remote cluster disks would prevent the disk table from being cluttered with storage the local system doesn't directly own.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.59
snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgLocalDisksOnly

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.59.1
snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgLocalDisksOnly.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.59.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::sCfgLocalDisksOnly 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.597comtekCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4comtekVmsCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3comtekVmsNMSysMgrMibCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.5sCfgCOMTEK-VMS-NM-SYSMGR-MIB
1.3.6.1.4.1.597.4.3.5.59sCfgLocalDisksOnlyCOMTEK-VMS-NM-SYSMGR-MIB