All MIBs › NMS-IPAcl › nmsIPAclMergeEnable
nmsIPAclMergeEnable
Module: NMS-IPAcl
OID (symbolic): NMS-IPAcl::nmsIPAclMergeEnable
OID (numeric): 1.3.6.1.4.1.11606.10.2.5.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: if merge enable
What is nmsIPAclMergeEnable?
Controls whether this ACL's rules are merged with the interface's other filters (enable) or applied standalone (disable); toggle it when you want overlapping ACLs to combine rather than override one another.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11606.10.2.5.2.1.4 snmpwalk -v2c -c public <target> NMS-IPAcl::nmsIPAclMergeEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11606.10.2.5.2.1.4.1 snmpget -v2c -c public <target> NMS-IPAcl::nmsIPAclMergeEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11606.10.2.5.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nmsIPAclMergeEnable.1
Start monitoring NMS Communications telephony/media gateway equipment (IP ACL) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NMS-IPAcl::nmsIPAclMergeEnable OID value, configure state conditions and alerts, and monitor any NMS Communications telephony/media gateway equipment (IP ACL) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.11606 | pbn | PBN-ROOT |
| 1.3.6.1.4.1.11606.10 | nms | NMS-SMI |
| 1.3.6.1.4.1.11606.10.2 | nmslocal | NMS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11606.10.2.5 | nmsIPAclMIB | NMS-IPAcl |
| 1.3.6.1.4.1.11606.10.2.5.2 | nmsIPAclTable | NMS-IPAcl |
| 1.3.6.1.4.1.11606.10.2.5.2.1 | nmsIPAclEntry | NMS-IPAcl |
| 1.3.6.1.4.1.11606.10.2.5.2.1.4 | nmsIPAclMergeEnable | NMS-IPAcl |