All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sCfgOpcomOper2
sCfgOpcomOper2
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgOpcomOper2
OID (numeric): 1.3.6.1.4.1.597.4.3.5.45
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Flag which determines if NM*SysMgr will receive opcom OPER2 class messages. Setting this variable to disabled(2) disables NM*SysMgr from receiving OPER2 opcom messages.
Configuration Variable: Oper2 Set-requests: Take effect on next process start-up
Changes to this value are written to the sCfgFile.
What is sCfgOpcomOper2?
This is a writable flag controlling whether NM*SysMgr receives OPCOM OPER2-class messages, another of the user-definable operator message classes, taking effect at the next process start-up. An administrator enables this specific class if a local application or script is configured to tag its operator notifications as OPER2. For example, a custom monitoring script writing OPER2-class messages for a specific application would need sCfgOpcomOper2 enabled for those to reach the subagent as traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.45 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgOpcomOper2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.45.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgOpcomOper2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.45.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sCfgOpcomOper2.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::sCfgOpcomOper2 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.45 | sCfgOpcomOper2 | COMTEK-VMS-NM-SYSMGR-MIB |