COMTEK-VMS-NM-SYSMGR-MIB :: sCfgTermProc

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTEK-VMS-NM-SYSMGR-MIBsCfgTermProc

sCfgTermProc

Module: COMTEK-VMS-NM-SYSMGR-MIB

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

OID (numeric): 1.3.6.1.4.1.597.4.3.5.26

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Flag which may be used to shutdown the NM*SysMgr process. Setting this flag to true causes the NM*SysMgr process to respond to the set-request, send the sTermProc trap, close the connection to the NM*Master Agent, and shutdown. If the sCfgControlTermProc flag state is disabled(2), the sCfgTermProc variable can not be set.

Set-requests: Take effect immediately if sCfgControlTermProc is enabled(2)

What is sCfgTermProc?

This is a writable flag that, when set to true and permitted by sCfgControlTermProc, causes the NM*SysMgr process to send a termination trap, disconnect from the master agent, and shut itself down. An administrator uses this to remotely stop the subagent process without needing direct console access to the VMS system. For example, an administrator preparing to reboot a VMS host might first set sCfgTermProc to true to cleanly shut down the subagent, provided remote termination control is enabled.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.26
snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgTermProc

Get a specific instance (index 1):

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

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.26.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sCfgTermProc.1

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::sCfgTermProc 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.26sCfgTermProcCOMTEK-VMS-NM-SYSMGR-MIB