All MIBs › COMTEK-VMS-NM-SYSMGR-MIB › sCfgOpcomFilter
sCfgOpcomFilter
Module: COMTEK-VMS-NM-SYSMGR-MIB
OID (symbolic): COMTEK-VMS-NM-SYSMGR-MIB::sCfgOpcomFilter
OID (numeric): 1.3.6.1.4.1.597.4.3.5.58
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Flag which determines if NM*SysMgr will drop opcom messages that match filter criteria or drop all opcom messages except those that match filter criteria.
Configuration Variable: Filter Set-requests: Take effect on next process start-up
Changes to this value are written to the sCfgFile.
What is sCfgOpcomFilter?
This is a writable flag determining whether NM*SysMgr drops OPCOM messages that match configured filter criteria, or instead drops all messages except those matching the filter, taking effect at the next process start-up. An administrator uses this to control whether their filter list acts as an exclude list or an include list for which OPCOM messages get processed. For example, setting sCfgOpcomFilter to keepMatch would let an administrator narrow the subagent down to only forwarding a small, specifically defined set of OPCOM message types.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.58 snmpwalk -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgOpcomFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.597.4.3.5.58.1 snmpget -v2c -c public <target> COMTEK-VMS-NM-SYSMGR-MIB::sCfgOpcomFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.597.4.3.5.58.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sCfgOpcomFilter.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::sCfgOpcomFilter 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.58 | sCfgOpcomFilter | COMTEK-VMS-NM-SYSMGR-MIB |