All MIBs › CTRON-SSR-POLICY-MIB › polAclDstIp
polAclDstIp
Module: CTRON-SSR-POLICY-MIB
OID (symbolic): CTRON-SSR-POLICY-MIB::polAclDstIp
OID (numeric): 1.3.6.1.4.1.52.2501.1.12.4.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The source L3 IP Address this ACL applies to.
What is polAclDstIp?
This read-write object holds the destination IP address that an ACL rule matches against (the source MIB's own DESCRIPTION text for this object is a copy-paste of the source-IP description, but its actual role, confirmed by its name and position in the PolAclEntry sequence, is matching destination traffic). Admins set this, together with polAclDstMask, to restrict a rule to traffic headed toward a specific host or subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.2501.1.12.4.1.7 snmpwalk -v2c -c public <target> CTRON-SSR-POLICY-MIB::polAclDstIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.2501.1.12.4.1.7.1 snmpget -v2c -c public <target> CTRON-SSR-POLICY-MIB::polAclDstIp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.2501.1.12.4.1.7.1 a <value>
Start monitoring Cabletron/Enterasys Smart Switch Router (SSR) (ACL/policy filtering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-SSR-POLICY-MIB::polAclDstIp OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys Smart Switch Router (SSR) (ACL/policy filtering) 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.2501 | ssr | CTRON-SSR-SMI-MIB |
| 1.3.6.1.4.1.52.2501.1 | ssrMibs | CTRON-SSR-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.2501.1.12 | polL3Group | CTRON-SSR-POLICY-MIB |
| 1.3.6.1.4.1.52.2501.1.12.4 | polAclTable | CTRON-SSR-POLICY-MIB |
| 1.3.6.1.4.1.52.2501.1.12.4.1 | polAclEntry | CTRON-SSR-POLICY-MIB |
| 1.3.6.1.4.1.52.2501.1.12.4.1.7 | polAclDstIp | CTRON-SSR-POLICY-MIB |