WS-SW-ACL-MIB
AI MIB Summary
The WS-SW-ACL-MIB module enables SNMP-based monitoring and configuration of Access Control List (ACL) entries and Network Address Translation (NAT) rules on Cisco Catalyst switches. It provides granular visibility into traffic filtering policies, rule hit counts, and NAT translation table states to facilitate security auditing and connectivity troubleshooting.
MIB for Access-Control List (ACL) and NAT configuration.
Main OID:
wsSwAclMibModule.1.3.6.1.4.1.388.14.2.11.1
135
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
135 total| Object Name |
|---|
wsSwAclMibModuleMIB for Access-Control List (ACL) and NAT configuration. MODULE-IDENTITY .1.3.6.1.4.1.388.14.2.11.1 |
wsSwAclMIB OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.2.11.1.2 |
wsSwAclTableTable for listing the ACLs configured on the switch. SEQUENCE OF WsSwAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.1 |
wsSwAclEntryAn entry in the ACL Table. WsSwAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.1.1 |
wsSwAclIdThe identifier string for the ACL, usually a number.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.1.1.1 |
wsSwAclTypeThe ACL type, whether standard IP or extended IP or extended MAC.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.1.1.2 |
wsSwAclRowStatusRow status for the ACL entry.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.1.1.3 |
wsSwAclClearAllAclsA scalar used to clear all the ACLs in the ACL table.rw DoActionNow .1.3.6.1.4.1.388.14.2.11.1.2.2 |
wsSwAclStdIpAclTableTable for standard IP ACLs. SEQUENCE OF WsSwAclStdIpAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.3 |
wsSwAclStdIpAclEntryAn entry in the standard IP ACL Table. WsSwAclStdIpAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.3.1 |
wsSwAclStdIpAclPrecedenceThe precedence number for the Access Control Entry
(ACE). 1 is the highest precedence rule and 5000 is
the lowest precedence rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.3.1.1 |
wsSwAclStdIpAclOpTypeThe operation type (permit or deny) for this ACE.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.3.1.2 |
wsSwAclStdIpAclSrcIpThe source IP address for this ACE.rw IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.3.1.3 |
wsSwAclStdIpAclSrcIpMaskThe source IP address mask for this ACE.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.3.1.4 |
wsSwAclStdIpAclMark8021pThe 802.1p VLAN user priority (to be used with -mark- action)rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.3.1.5 |
wsSwAclStdIpAclTosThe TOS bits in the IP header (to be used with -mark- action)rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.3.1.6 |
wsSwAclStdIpAclWlanIndexThe WLAN index to be used with this standard IP ACL.
Note: Use the wsSwAclWlanAclTable to set ACLs on WLANs.rwdeprecated INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.3.1.7 |
wsSwAclStdIpAclRowStatusThe row status for this ACE.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.3.1.8 |
wsSwAclStdIpAclLogLog a match to this entry.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.3.1.9 |
wsSwAclExtIpAclTableTable for extended IP ACLs. SEQUENCE OF WsSwAclExtIpAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.4 |
wsSwAclExtIpAclEntryAn entry in the extended IP ACL Table. WsSwAclExtIpAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.4.1 |
wsSwAclExtIpAclPrecedenceThe precedence number for the Access Control Entry
(ACE). 1 is the highest precedence rule and 5000 is
the lowest precedence rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.4.1.1 |
wsSwAclExtIpAclOpTypeThe operation type (permit or deny) for this ACE.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.4.1.2 |
wsSwAclExtIpAclSrcIpThe source IP address for this ACE.rw IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.4.1.3 |
wsSwAclExtIpAclSrcIpMaskThe source IP address mask for this ACE.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.4.1.4 |
wsSwAclExtIpAclDestIpThe destination IP address for this ACE.rw IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.4.1.5 |
wsSwAclExtIpAclDestIpMaskThe destination IP address mask for this ACE.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.4.1.6 |
wsSwAclExtIpAclProtocolTypeThe protocol type (ICMP/IP/TCP/UDP) for this ACE.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.4.1.7 |
wsSwAclExtIpAclMark8021pThe 802.1p VLAN user priority (to be used with -mark- action)rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.4.1.8 |
wsSwAclExtIpAclTosThe TOS bits in the IP header (to be used with -mark- action)rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.4.1.9 |
wsSwAclExtIpAclWlanIndexThe WLAN index to be used with this extended IP ACL.
Note: Use the wsSwAclWlanAclTable to set ACLs on WLANs.rwdeprecated INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.4.1.10 |
wsSwAclExtIpAclRowStatusThe row status for this ACE.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.4.1.11 |
wsSwAclExtIpAclLogLog a match to this entry.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.4.1.12 |
wsSwAclExtIpAclIcmpTableA table for Extended IP Acls ICMP Protocol
Parameters configuration SEQUENCE OF WsSwAclExtIpAclIcmpEntry .1.3.6.1.4.1.388.14.2.11.1.2.5 |
wsSwAclExtIpAclIcmpEntryAn entry in the table for Extended IP Acls ICMP
Protocol Parameters configuration WsSwAclExtIpAclIcmpEntry .1.3.6.1.4.1.388.14.2.11.1.2.5.1 |
wsSwAclExtIpAclIcmpTypeThe type of the ICMP message.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.5.1.1 |
wsSwAclExtIpAclIcmpCodeThe code within the ICMP message.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.5.1.2 |
wsSwAclExtIpAclIcmpRowStatusThe row status for this entry in the wsSwAclExtIpAclIcmpTable.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.5.1.3 |
wsSwAclExtIpAclTcpUdpTableA table for Extended IP Acls TCP/UDP Protocol
Parameters configuration SEQUENCE OF WsSwAclExtIpAclTcpUdpEntry .1.3.6.1.4.1.388.14.2.11.1.2.6 |
wsSwAclExtIpAclTcpUdpEntryAn entry in the table for Extended IP Acls TCP/UDP
Protocol Parameters configuration WsSwAclExtIpAclTcpUdpEntry .1.3.6.1.4.1.388.14.2.11.1.2.6.1 |
wsSwAclExtIpAclTcpUdpSrcPortLowThe low value in the range of TCP/UDP source port
numbers permitted or denied for an ACE rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.6.1.1 |
wsSwAclExtIpAclTcpUdpSrcPortHighThe high value in the range of TCP/UDP source port
numbers permitted or denied for an ACE rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.6.1.2 |
wsSwAclExtIpAclTcpUdpDestPortLowThe low value in the range of TCP/UDP destination port
numbers permitted or denied for an ACE rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.6.1.3 |
wsSwAclExtIpAclTcpUdpDestPortHighThe high value in the range of TCP/UDP destination port
numbers permitted or denied for an ACE rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.6.1.4 |
wsSwAclExtIpAclTcpUdpRowStatusThe row status for this entry in the wsSwAclExtIpAclTcpUdpTable.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.6.1.5 |
wsSwAclExtMacAclTableA table for Extended MAC ACLs. SEQUENCE OF WsSwAclExtMacAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.7 |
wsSwAclExtMacAclEntryA entry in the Extended MAC ACLs table. WsSwAclExtMacAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.7.1 |
wsSwAclExtMacAclPrecedenceThe precedence number for the Access Control Entry
(ACE). 1 is the highest precedence rule and 5000 is
the lowest precedence rule.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.1 |
wsSwAclExtMacAclOpTypeThe operation type (permit or deny) for this ACE.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.7.1.2 |
wsSwAclExtMacAclSrcMacThe source MAC address for this ACE.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.7.1.3 |
wsSwAclExtMacAclSrcMacMaskThe source MAC address mask for this ACE.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.7.1.4 |
wsSwAclExtMacAclDestMacThe destination MAC address for this ACE.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.7.1.5 |
wsSwAclExtMacAclDestMacMaskThe destination MAC address mask for this ACE.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.7.1.6 |
wsSwAclExtMacAclVlanIdThe VLAN identifier for this ACE.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.7 |
wsSwAclExtMacAclVlanUserPriorityThe VLAN user priority for this ACE.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.8 |
wsSwAclExtMacAclEtherTypeThe ether type for this ACE.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.9 |
wsSwAclExtMacAclMark8021pThe 802.1p VLAN user priority (to be used with -mark- action)rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.10 |
wsSwAclExtMacAclTosThe TOS bits in the IP header (to be used with -mark- action)rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.11 |
wsSwAclExtMacAclWlanIndexThe WLAN index to be used with this extended MAC ACL.
Note: Use the wsSwAclWlanAclTable to set ACLs on WLANs in dataplane platforms.rwdeprecated INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.7.1.12 |
wsSwAclExtMacAclRowStatusThe row status for this ACE.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.7.1.13 |
wsSwAclInterfaceAclTableA table for applying ACLs to an interface. SEQUENCE OF WsSwAclInterfaceAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.8 |
wsSwAclInterfaceAclEntryAn entry in the wsSwAclInterfaceAclTable. WsSwAclInterfaceAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.8.1 |
wsSwAclInterfaceAclIfNameThe name of the interface to which ACL is applied.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.8.1.1 |
wsSwAclInterfaceAclInboundIpAclIdThe identifier of the inbound IP ACL applied to
the interface.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.8.1.2 |
wsSwAclInterfaceAclInboundMacAclIdThe identifier of the inbound MAC ACL applied to
the interface.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.8.1.3 |
wsSwAclInterfaceAclRowStatusThe row status for this entry in the
wsSwAclInterfaceAclTable.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.8.1.4 |
wsSwAclCountAllAclsCount of all the ACLs present in the wireless switch.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.9 |
wsSwAclNatIfTableA table for configuring the type of an interface
for NAT. SEQUENCE OF WsSwAclNatIfEntry .1.3.6.1.4.1.388.14.2.11.1.2.10 |
wsSwAclNatIfEntryAn entry in the wsSwAclNatIfTable. WsSwAclNatIfEntry .1.3.6.1.4.1.388.14.2.11.1.2.10.1 |
wsSwAclNatIfNameThe name of the interface to be NATed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.10.1.1 |
wsSwAclNatIfTypeThe interface type which is to be NAT'ed.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.10.1.2 |
wsSwAclNatIfRowStatusThe row status for this entry in the wsSwAclNatIfTable.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.10.1.3 |
wsSwAclStaticNatTableA table for configuring static NAT entries. SEQUENCE OF WsSwAclStaticNatEntry .1.3.6.1.4.1.388.14.2.11.1.2.11 |
wsSwAclStaticNatEntryAn entry in the static NAT table. WsSwAclStaticNatEntry .1.3.6.1.4.1.388.14.2.11.1.2.11.1 |
wsSwAclStaticNatIndexThe integer index for this entry in wsSwAclStaticNatTable.rw Integer32 .1.3.6.1.4.1.388.14.2.11.1.2.11.1.1 |
wsSwAclStaticNatLocalAddrThe local IP address for this static NAT entry.rw IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.11.1.2 |
wsSwAclStaticNatGlobalAddrThe global IP address for this static NAT entry.rw IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.11.1.3 |
wsSwAclStaticNatIfTypeThe type (inside/outside) of the interface to be NAT'ed for this static NAT entry.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.11.1.4 |
wsSwAclStaticNatDirectionThe direction of the interface (source or destination) in which NAT is to be applied for this static NAT mapping.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.11.1.5 |
wsSwAclStaticNatLocalPortThe local NAT port used for this entry.rw Integer32 .1.3.6.1.4.1.388.14.2.11.1.2.11.1.6 |
wsSwAclStaticNatGlobalPortThe global NAT port used for this entry.rw Integer32 .1.3.6.1.4.1.388.14.2.11.1.2.11.1.7 |
wsSwAclStaticNatLocalProtocolThe local protocol for this static NAT entry.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.11.1.8 |
wsSwAclStaticNatRowStatusThe row status for this entry in the
wsSwAclStaticNatTable.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.11.1.9 |
wsSwAclDynamicNatTableA table for configuring dynamic NAT entries in the switch. SEQUENCE OF WsSwAclDynamicNatEntry .1.3.6.1.4.1.388.14.2.11.1.2.12 |
wsSwAclDynamicNatEntryAn entry in the wsSwAclDynamicNatTable. WsSwAclDynamicNatEntry .1.3.6.1.4.1.388.14.2.11.1.2.12.1 |
wsSwAclDynamicNatIndexThe simple integer index for the wsSwAclDynamicNatTable.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.12.1.1 |
wsSwAclDynamicNatIfTypeThe type of the interface to be NAT'ed for this dynamic NAT entry.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.12.1.2 |
wsSwAclDynamicNatDirectionThe direction of the interface (source or destination) in which NAT is to be applied.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.12.1.3 |
wsSwAclDynamicNatAclIdThe ACL identifier to be used in configuring this dynamic NAT entry.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.12.1.4 |
wsSwAclDynamicNatIfNameThe name of the interface to which this dynamic NAT rule is applied.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.12.1.5 |
wsSwAclDynamicNatRowStatusThe row status for this entry in the wsSwAclDynamicNatTable.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.12.1.6 |
wsSwAclNatTableA table for showing the status of Network Address Translation entries. SEQUENCE OF WsSwAclNatEntry .1.3.6.1.4.1.388.14.2.11.1.2.13 |
wsSwAclNatEntryAn entry in the wsSwAclNatTable, indexed by a simple integer, wsSwAclNatIndex. WsSwAclNatEntry .1.3.6.1.4.1.388.14.2.11.1.2.13.1 |
wsSwAclNatIndexThe integer index (NAT flow id) for this entry in wsSwAclNatTable.ro Integer32 .1.3.6.1.4.1.388.14.2.11.1.2.13.1.1 |
wsSwAclNatInsideLocalAddressThe inside local IP address for this entry in wsSwAclNatTable.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.13.1.2 |
wsSwAclNatInsideLocalPortThe inside local port for this entry in the wsSwAclNatTable.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.13.1.3 |
wsSwAclNatInsideGlobalAddressThe inside global IP address for this entry in wsSwAclNatTable.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.13.1.4 |
wsSwAclNatInsideGlobalPortThe inside global port for this entry in the wsSwAclNatTable.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.13.1.5 |
wsSwAclNatOutsideLocalAddressThe outside local IP address for this entry in wsSwAclNatTable.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.13.1.6 |
wsSwAclNatOutsideLocalPortThe outside local port for this entry in the wsSwAclNatTable.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.13.1.7 |
wsSwAclNatOutsideGlobalAddressThe outside global IP address for this entry in wsSwAclNatTable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.13.1.8 |
wsSwAclNatOutsideGlobalPortThe outside global port for this entry in the wsSwAclNatTable.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.13.1.9 |
wsSwAclStatsTableA table containing statistics per ACL rule/flow. SEQUENCE OF WsSwAclStatsEntry .1.3.6.1.4.1.388.14.2.11.1.2.14 |
wsSwAclStatsEntryAn entry containing the statistics for an ACL rule/flow. WsSwAclStatsEntry .1.3.6.1.4.1.388.14.2.11.1.2.14.1 |
wsSwAclStatsRuleIdThe rule identifier for this ACL rule.ro Integer32 .1.3.6.1.4.1.388.14.2.11.1.2.14.1.1 |
wsSwAclStatsActionThe action for this ACL rule.ro Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.14.1.2 |
wsSwAclStatsIfNameThe interface name to which this ACL rule is applied.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.14.1.3 |
wsSwAclStatsPrecedenceThe rule precedence for this ACL rule.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.14.1.4 |
wsSwAclStatsProtocolThe protocol (IP/ICMP/TCP/UDCP) for this ACL rule.ro Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.14.1.5 |
wsSwAclStatsSrcIpLowThe low end of the range of source IP addresses for this ACL rule.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.14.1.6 |
wsSwAclStatsSrcIpHighThe high end of the range of source IP addresses for this ACL rule.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.14.1.7 |
wsSwAclStatsSrcPortLowThe low end of the range of source port values for this ACL rule.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.14.1.8 |
wsSwAclStatsSrcPortHighThe high end of the range of source port values for this ACL rule.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.14.1.9 |
wsSwAclStatsDestIpLowThe low end of the range of destination IP addresses for this ACL rule.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.14.1.10 |
wsSwAclStatsDestIpHighThe high end of the range of destination IP addresses for this ACL rule.ro IpAddress .1.3.6.1.4.1.388.14.2.11.1.2.14.1.11 |
wsSwAclStatsDestPortLowThe low end of the range of destination port values for this ACL rule.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.14.1.12 |
wsSwAclStatsDestPortHighThe high end of the range of destination port values for this ACL rule.ro INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.14.1.13 |
wsSwAclStatsTimesUsedNumber of times this flow rule has been used (either hits or drops).ro Counter32 .1.3.6.1.4.1.388.14.2.11.1.2.14.1.14 |
wsSwAclStatsNumFlowsActiveThe total number of active flows for this ACL rule.ro Counter32 .1.3.6.1.4.1.388.14.2.11.1.2.14.1.15 |
wsSwAclStatsNumFlowsTotalThe total number of flows for this ACL rule.ro Counter32 .1.3.6.1.4.1.388.14.2.11.1.2.14.1.16 |
wsSwAclStatsTotalInPktsThe total number of incoming packets for this ACL rule.ro Counter64 .1.3.6.1.4.1.388.14.2.11.1.2.14.1.17 |
wsSwAclStatsTotalOutPktsThe total number of outgoing packets for this ACL rule.ro Counter64 .1.3.6.1.4.1.388.14.2.11.1.2.14.1.18 |
wsSwAclSetErrorAThe error message, if any, from the last set request to
any of the following tablular or scalar objects:
wsSwAclTable,
wsSwAclClearAllAcls,
wsSwAclStdIpAclTable,
wsSwAclExtIpAclTable,
wsSwAclExtIpAclIcmpTable,
wsSwAclExtIpAclTcpUdpTable,
wsSwAclExtMacAclTable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.15 |
wsSwAclSetErrorBThe error message, if any, from the last set request to
any of the following tablular or scalar objects:
wsSwAclInterfaceAclTable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.16 |
wsSwAclNatSetErrorThe error message, if any, from the last set request to
any of the following tablular or scalar objects:
wsSwAclNatIfTable,
wsSwAclStaticNatTable,
wsSwAclDynamicNatTable.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.17 |
wsSwAclWlanAclTableThis table allows the user to configure the L2 ACLs on a per-WLAN basis
rather than on the physical interfaces. SEQUENCE OF WsSwAclWlanAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.18 |
wsSwAclWlanAclEntryAn entry in the wsSwAclWlanAclTable. WsSwAclWlanAclEntry .1.3.6.1.4.1.388.14.2.11.1.2.18.1 |
wsSwAclWlanIndexThe index of the WLAN which uniquely denotes a WLAN.
This ranges from 1 to 256.rw INTEGER .1.3.6.1.4.1.388.14.2.11.1.2.18.1.1 |
wsSwAclWlanAclDirectionThe direction in which the ACL to be applied on this WLAN port.rw Enumeration .1.3.6.1.4.1.388.14.2.11.1.2.18.1.2 |
wsSwAclWlanMacAclIdThe name or number of the MAC ACL, which uniquely denotes the particular MAC ACL
being applied on this WLAN.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.18.1.3 |
wsSwAclWlanIpAclIdThe name or number of the IP ACL, which uniquely denotes the particular IP ACL
being applied on this WLAN.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.388.14.2.11.1.2.18.1.4 |
wsSwAclWlanAclRowStatusSNMP row status to create/configure this entry.rw AbbrevRowStatus .1.3.6.1.4.1.388.14.2.11.1.2.18.1.5 |
wsSwAclConformance OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.2.11.1.2.100 |
wsSwAclGroups OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.2.11.1.2.100.1 |
wsSwAclCompls OBJECT IDENTIFIER .1.3.6.1.4.1.388.14.2.11.1.2.100.2 |