All MIBs › NMS-IPAcl › nmsIPAclType
nmsIPAclType
Module: NMS-IPAcl
OID (symbolic): NMS-IPAcl::nmsIPAclType
OID (numeric): 1.3.6.1.4.1.11606.10.2.5.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of this IP Acl.
What is nmsIPAclType?
Indicates whether this ACL is standard(1), matching only on source address, or extended(0), matching on more granular criteria like protocol and ports; set this to control which rule table (standard vs. extended) the ACL's entries live in.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11606.10.2.5.2.1.3 snmpwalk -v2c -c public <target> NMS-IPAcl::nmsIPAclType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11606.10.2.5.2.1.3.1 snmpget -v2c -c public <target> NMS-IPAcl::nmsIPAclType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11606.10.2.5.2.1.3.1 i <value>
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::nmsIPAclType 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.3 | nmsIPAclType | NMS-IPAcl |