WS-SW-ACL-MIB: View SNMP OID List / Download MIB
VENDOR: SYMBOL TECHNOLOGIES
Home | MIB: WS-SW-ACL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wsSwAclMibModule | 1.3.6.1.4.1.388.14.2.11.1 |
MIB for Access-Control List (ACL) and NAT configuration. |
||
wsSwAclMIB | 1.3.6.1.4.1.388.14.2.11.1.2 | |||
wsSwAclTable | 1.3.6.1.4.1.388.14.2.11.1.2.1 | no-access |
Table for listing the ACLs configured on the switch. |
|
1.3.6.1.4.1.388.14.2.11.1.2.1.1 | no-access |
An entry in the ACL Table. |
||
wsSwAclId | 1.3.6.1.4.1.388.14.2.11.1.2.1.1.1 | displaystring | read-write |
The identifier string for the ACL, usually a number. |
wsSwAclType | 1.3.6.1.4.1.388.14.2.11.1.2.1.1.2 | integer | read-only |
The ACL type, whether standard IP or extended IP or extended MAC. Enumeration: 'extendedIp': 2, 'standardIp': 1, 'extendedMac': 3. |
wsSwAclRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.1.1.3 | abbrevrowstatus | read-only |
Row status for the ACL entry. |
wsSwAclClearAllAcls | 1.3.6.1.4.1.388.14.2.11.1.2.2 | doactionnow | read-write |
A scalar used to clear all the ACLs in the ACL table. |
wsSwAclStdIpAclTable | 1.3.6.1.4.1.388.14.2.11.1.2.3 | no-access |
Table for standard IP ACLs. |
|
1.3.6.1.4.1.388.14.2.11.1.2.3.1 | no-access |
An entry in the standard IP ACL Table. |
||
wsSwAclStdIpAclPrecedence | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.1 | integer | read-only |
The precedence number for the Access Control Entry (ACE). 1 is the highest precedence rule and 5000 is the lowest precedence rule. |
wsSwAclStdIpAclOpType | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.2 | integer | read-only |
The operation type (permit or deny) for this ACE. Enumeration: 'deny': 1, 'mark': 3, 'permit': 2. |
wsSwAclStdIpAclSrcIp | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.3 | ipaddress | read-only |
The source IP address for this ACE. |
wsSwAclStdIpAclSrcIpMask | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.4 | integer | read-only |
The source IP address mask for this ACE. |
wsSwAclStdIpAclMark8021p | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.5 | integer | read-only |
The 802.1p VLAN user priority (to be used with -mark- action) |
wsSwAclStdIpAclTos | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.6 | integer | read-only |
The TOS bits in the IP header (to be used with -mark- action) |
wsSwAclStdIpAclWlanIndex | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.7 | integer | read-only |
The WLAN index to be used with this standard IP ACL. Note: Use the wsSwAclWlanAclTable to set ACLs on WLANs. |
wsSwAclStdIpAclRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.8 | abbrevrowstatus | read-only |
The row status for this ACE. |
wsSwAclStdIpAclLog | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.9 | truthvalue | read-only |
Log a match to this entry. |
wsSwAclStdIpAclMarkDscp | 1.3.6.1.4.1.388.14.2.11.1.2.3.1.10 | integer | read-only |
The DSCP codepoint in the IP header (to be used with -mark- action) |
wsSwAclExtIpAclTable | 1.3.6.1.4.1.388.14.2.11.1.2.4 | no-access |
Table for extended IP ACLs. |
|
1.3.6.1.4.1.388.14.2.11.1.2.4.1 | no-access |
An entry in the extended IP ACL Table. |
||
wsSwAclExtIpAclPrecedence | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.1 | integer | read-only |
The precedence number for the Access Control Entry (ACE). 1 is the highest precedence rule and 5000 is the lowest precedence rule. |
wsSwAclExtIpAclOpType | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.2 | integer | read-only |
The operation type (permit or deny) for this ACE. Enumeration: 'deny': 1, 'mark': 3, 'permit': 2. |
wsSwAclExtIpAclSrcIp | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.3 | ipaddress | read-only |
The source IP address for this ACE. |
wsSwAclExtIpAclSrcIpMask | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.4 | integer | read-only |
The source IP address mask for this ACE. |
wsSwAclExtIpAclDestIp | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.5 | ipaddress | read-only |
The destination IP address for this ACE. |
wsSwAclExtIpAclDestIpMask | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.6 | integer | read-only |
The destination IP address mask for this ACE. |
wsSwAclExtIpAclProtocolType | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.7 | integer | read-only |
The protocol type (ICMP/IP/TCP/UDP) for this ACE. Please use the object wsSwAclExtIpAclProtocol instead of this object. Enumeration: 'ip': 2, 'udp': 4, 'icmp': 1, 'tcp': 3. |
wsSwAclExtIpAclMark8021p | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.8 | integer | read-only |
The 802.1p VLAN user priority (to be used with -mark- action) |
wsSwAclExtIpAclTos | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.9 | integer | read-only |
The TOS bits in the IP header (to be used with -mark- action) |
wsSwAclExtIpAclWlanIndex | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.10 | integer | read-only |
The WLAN index to be used with this extended IP ACL. Note: Use the wsSwAclWlanAclTable to set ACLs on WLANs. |
wsSwAclExtIpAclRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.11 | abbrevrowstatus | read-only |
The row status for this ACE. |
wsSwAclExtIpAclLog | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.12 | truthvalue | read-only |
Log a match to this entry. |
wsSwAclExtIpAclMarkDscp | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.13 | integer | read-only |
The DSCP codepoint in the IP header (to be used with -mark- action) |
wsSwAclExtIpAclProtocol | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.14 | octet string | read-only |
The protocol name or number for this ACE. 0 or ip : Internet Protocol, pseudo protocol name. 1 to 254 or protocol name : Assigned Internet Protocol Number or Name as published by IANA at http://www.iana.org/assignments/protocol-numbers/. For e.g. the name udp or the number 17 can be set in this object for the UDP protocol. Reading this object returns the name for known protocol. |
wsSwAclExtIpAclDescr | 1.3.6.1.4.1.388.14.2.11.1.2.4.1.15 | octet string | read-only |
Description for this ACE. |
wsSwAclExtIpAclIcmpTable | 1.3.6.1.4.1.388.14.2.11.1.2.5 | no-access |
A table for Extended IP Acls ICMP Protocol Parameters configuration |
|
1.3.6.1.4.1.388.14.2.11.1.2.5.1 | no-access |
An entry in the table for Extended IP Acls ICMP Protocol Parameters configuration |
||
wsSwAclExtIpAclIcmpType | 1.3.6.1.4.1.388.14.2.11.1.2.5.1.1 | integer | read-only |
The type of the ICMP message. |
wsSwAclExtIpAclIcmpCode | 1.3.6.1.4.1.388.14.2.11.1.2.5.1.2 | integer | read-only |
The code within the ICMP message. |
wsSwAclExtIpAclIcmpRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.5.1.3 | abbrevrowstatus | read-only |
The row status for this entry in the wsSwAclExtIpAclIcmpTable. |
wsSwAclExtIpAclTcpUdpTable | 1.3.6.1.4.1.388.14.2.11.1.2.6 | no-access |
A table for Extended IP Acls TCP/UDP Protocol Parameters configuration |
|
1.3.6.1.4.1.388.14.2.11.1.2.6.1 | no-access |
An entry in the table for Extended IP Acls TCP/UDP Protocol Parameters configuration |
||
wsSwAclExtIpAclTcpUdpSrcPortLow | 1.3.6.1.4.1.388.14.2.11.1.2.6.1.1 | integer | read-only |
The low value in the range of TCP/UDP source port numbers permitted or denied for an ACE rule. |
wsSwAclExtIpAclTcpUdpSrcPortHigh | 1.3.6.1.4.1.388.14.2.11.1.2.6.1.2 | integer | read-only |
The high value in the range of TCP/UDP source port numbers permitted or denied for an ACE rule. |
wsSwAclExtIpAclTcpUdpDestPortLow | 1.3.6.1.4.1.388.14.2.11.1.2.6.1.3 | integer | read-only |
The low value in the range of TCP/UDP destination port numbers permitted or denied for an ACE rule. |
wsSwAclExtIpAclTcpUdpDestPortHigh | 1.3.6.1.4.1.388.14.2.11.1.2.6.1.4 | integer | read-only |
The high value in the range of TCP/UDP destination port numbers permitted or denied for an ACE rule. |
wsSwAclExtIpAclTcpUdpRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.6.1.5 | abbrevrowstatus | read-only |
The row status for this entry in the wsSwAclExtIpAclTcpUdpTable. |
wsSwAclExtIpAclTcpUdpDestServiceName | 1.3.6.1.4.1.388.14.2.11.1.2.6.1.6 | octet string | read-only |
Service name of the well known TCP/UDP destination port permitted or denied for an ACE rule. This object can be used instead of wsSwAclExtIpAclTcpUdpDestPortLow when specifying a single destination port. For e.g. the name smtp can be set in this object instead of the number 25 in wsSwAclExtIpAclTcpUdpDestPortLow. This object is not used when specifying a range of destination ports. Well known ports and names are published by IANA at http://www.iana.org/assignments/port-numbers. |
wsSwAclExtMacAclTable | 1.3.6.1.4.1.388.14.2.11.1.2.7 | no-access |
A table for Extended MAC ACLs. |
|
1.3.6.1.4.1.388.14.2.11.1.2.7.1 | no-access |
A entry in the Extended MAC ACLs table. |
||
wsSwAclExtMacAclPrecedence | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.1 | integer | read-only |
The precedence number for the Access Control Entry (ACE). 1 is the highest precedence rule and 5000 is the lowest precedence rule. |
wsSwAclExtMacAclOpType | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.2 | integer | read-only |
The operation type (permit or deny) for this ACE. Enumeration: 'deny': 1, 'mark': 3, 'permit': 2. |
wsSwAclExtMacAclSrcMac | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.3 | physaddress | read-only |
The source MAC address for this ACE. |
wsSwAclExtMacAclSrcMacMask | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.4 | physaddress | read-only |
The source MAC address mask for this ACE. |
wsSwAclExtMacAclDestMac | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.5 | physaddress | read-only |
The destination MAC address for this ACE. |
wsSwAclExtMacAclDestMacMask | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.6 | physaddress | read-only |
The destination MAC address mask for this ACE. |
wsSwAclExtMacAclVlanId | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.7 | integer | read-only |
The VLAN identifier for this ACE. |
wsSwAclExtMacAclVlanUserPriority | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.8 | integer | read-only |
The VLAN user priority for this ACE. |
wsSwAclExtMacAclEtherType | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.9 | integer | read-only |
The ether type for this ACE. |
wsSwAclExtMacAclMark8021p | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.10 | integer | read-only |
The 802.1p VLAN user priority (to be used with -mark- action) |
wsSwAclExtMacAclTos | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.11 | integer | read-only |
The TOS bits in the IP header (to be used with -mark- action) |
wsSwAclExtMacAclWlanIndex | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.12 | integer | read-only |
The WLAN index to be used with this extended MAC ACL. Note: Use the wsSwAclWlanAclTable to set ACLs on WLANs in dataplane platforms. |
wsSwAclExtMacAclRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.13 | abbrevrowstatus | read-only |
The row status for this ACE. |
wsSwAclExtMacAclMarkDscp | 1.3.6.1.4.1.388.14.2.11.1.2.7.1.14 | integer | read-only |
The DSCP codepoint in the IP header (to be used with -mark- action) |
wsSwAclInterfaceAclTable | 1.3.6.1.4.1.388.14.2.11.1.2.8 | no-access |
A table for applying ACLs to an interface. |
|
1.3.6.1.4.1.388.14.2.11.1.2.8.1 | no-access |
An entry in the wsSwAclInterfaceAclTable. |
||
wsSwAclInterfaceAclIfName | 1.3.6.1.4.1.388.14.2.11.1.2.8.1.1 | displaystring | read-only |
The name of the interface to which ACL is applied. |
wsSwAclInterfaceAclInboundIpAclId | 1.3.6.1.4.1.388.14.2.11.1.2.8.1.2 | displaystring | read-only |
The identifier of the inbound IP ACL applied to the interface. |
wsSwAclInterfaceAclInboundMacAclId | 1.3.6.1.4.1.388.14.2.11.1.2.8.1.3 | displaystring | read-only |
The identifier of the inbound MAC ACL applied to the interface. |
wsSwAclInterfaceAclRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.8.1.4 | abbrevrowstatus | read-only |
The row status for this entry in the wsSwAclInterfaceAclTable. |
wsSwAclCountAllAcls | 1.3.6.1.4.1.388.14.2.11.1.2.9 | integer | read-only |
Count of all the ACLs present in the wireless switch. |
wsSwAclNatIfTable | 1.3.6.1.4.1.388.14.2.11.1.2.10 | no-access |
A table for configuring the type of an interface for NAT. |
|
1.3.6.1.4.1.388.14.2.11.1.2.10.1 | no-access |
An entry in the wsSwAclNatIfTable. |
||
wsSwAclNatIfName | 1.3.6.1.4.1.388.14.2.11.1.2.10.1.1 | displaystring | read-only |
The name of the interface to be NATed. |
wsSwAclNatIfType | 1.3.6.1.4.1.388.14.2.11.1.2.10.1.2 | integer | read-only |
The interface type which is to be NAT'ed. Enumeration: 'inside': 1, 'outside': 2. |
wsSwAclNatIfRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.10.1.3 | abbrevrowstatus | read-only |
The row status for this entry in the wsSwAclNatIfTable. |
wsSwAclStaticNatTable | 1.3.6.1.4.1.388.14.2.11.1.2.11 | no-access |
A table for configuring static NAT entries. |
|
1.3.6.1.4.1.388.14.2.11.1.2.11.1 | no-access |
An entry in the static NAT table. |
||
wsSwAclStaticNatIndex | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.1 | integer32 | read-only |
The integer index for this entry in wsSwAclStaticNatTable. |
wsSwAclStaticNatLocalAddr | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.2 | ipaddress | read-only |
The local IP address for this static NAT entry. |
wsSwAclStaticNatGlobalAddr | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.3 | ipaddress | read-only |
The global IP address for this static NAT entry. |
wsSwAclStaticNatIfType | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.4 | integer | read-only |
The type (inside/outside) of the interface to be NAT'ed for this static NAT entry. Enumeration: 'inside': 1, 'outside': 2. |
wsSwAclStaticNatDirection | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.5 | integer | read-only |
The direction of the interface (source or destination) in which NAT is to be applied for this static NAT mapping. Enumeration: 'source': 1, 'destination': 2. |
wsSwAclStaticNatLocalPort | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.6 | integer32 | read-only |
The local NAT port used for this entry. |
wsSwAclStaticNatGlobalPort | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.7 | integer32 | read-only |
The global NAT port used for this entry. |
wsSwAclStaticNatLocalProtocol | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.8 | integer | read-only |
The local protocol for this static NAT entry. Enumeration: 'udp': 2, 'tcp': 1. |
wsSwAclStaticNatRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.11.1.9 | abbrevrowstatus | read-only |
The row status for this entry in the wsSwAclStaticNatTable. |
wsSwAclDynamicNatTable | 1.3.6.1.4.1.388.14.2.11.1.2.12 | no-access |
A table for configuring dynamic NAT entries in the switch. |
|
1.3.6.1.4.1.388.14.2.11.1.2.12.1 | no-access |
An entry in the wsSwAclDynamicNatTable. |
||
wsSwAclDynamicNatIndex | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.1 | integer | read-only |
The simple integer index for the wsSwAclDynamicNatTable. |
wsSwAclDynamicNatIfType | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.2 | integer | read-only |
The type of the interface to be NAT'ed for this dynamic NAT entry. Enumeration: 'inside': 1, 'outside': 2. |
wsSwAclDynamicNatDirection | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.3 | integer | read-only |
The direction of the interface (source or destination) in which NAT is to be applied. Enumeration: 'source': 1, 'destination': 2. |
wsSwAclDynamicNatAclId | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.4 | displaystring | read-only |
The ACL identifier to be used in configuring this dynamic NAT entry. |
wsSwAclDynamicNatIfName | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.5 | displaystring | read-only |
The name of the interface to which this dynamic NAT rule is applied. |
wsSwAclDynamicNatRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.6 | abbrevrowstatus | read-only |
The row status for this entry in the wsSwAclDynamicNatTable. |
wsSwAclDynamicNatIpAddr | 1.3.6.1.4.1.388.14.2.11.1.2.12.1.7 | ipaddress | read-only |
The IpAddress to which this dynamic NAT rule is applied. |
wsSwAclNatTable | 1.3.6.1.4.1.388.14.2.11.1.2.13 | no-access |
A table for showing the status of Network Address Translation entries. |
|
1.3.6.1.4.1.388.14.2.11.1.2.13.1 | no-access |
An entry in the wsSwAclNatTable, indexed by a simple integer, wsSwAclNatIndex. |
||
wsSwAclNatIndex | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.1 | integer32 | read-only |
The integer index (NAT flow id) for this entry in wsSwAclNatTable. |
wsSwAclNatInsideLocalAddress | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.2 | ipaddress | read-only |
The inside local IP address for this entry in wsSwAclNatTable. |
wsSwAclNatInsideLocalPort | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.3 | integer | read-only |
The inside local port for this entry in the wsSwAclNatTable. |
wsSwAclNatInsideGlobalAddress | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.4 | ipaddress | read-only |
The inside global IP address for this entry in wsSwAclNatTable. |
wsSwAclNatInsideGlobalPort | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.5 | integer | read-only |
The inside global port for this entry in the wsSwAclNatTable. |
wsSwAclNatOutsideLocalAddress | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.6 | ipaddress | read-only |
The outside local IP address for this entry in wsSwAclNatTable. |
wsSwAclNatOutsideLocalPort | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.7 | integer | read-only |
The outside local port for this entry in the wsSwAclNatTable. |
wsSwAclNatOutsideGlobalAddress | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.8 | displaystring | read-only |
The outside global IP address for this entry in wsSwAclNatTable. |
wsSwAclNatOutsideGlobalPort | 1.3.6.1.4.1.388.14.2.11.1.2.13.1.9 | integer | read-only |
The outside global port for this entry in the wsSwAclNatTable. |
wsSwAclStatsTable | 1.3.6.1.4.1.388.14.2.11.1.2.14 | no-access |
A table containing statistics per ACL rule/flow. |
|
1.3.6.1.4.1.388.14.2.11.1.2.14.1 | no-access |
An entry containing the statistics for an ACL rule/flow. |
||
wsSwAclStatsRuleId | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.1 | integer32 | read-only |
The rule identifier for this ACL rule. |
wsSwAclStatsAction | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.2 | integer | read-only |
The action for this ACL rule. Enumeration: 'sendToAlg': 4, 'deny': 1, 'permitToLocalStack': 5, 'mark': 3, 'permit': 2, 'permitFromLocalStack': 6. |
wsSwAclStatsIfName | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.3 | displaystring | read-only |
The interface name to which this ACL rule is applied. |
wsSwAclStatsPrecedence | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.4 | integer | read-only |
The rule precedence for this ACL rule. |
wsSwAclStatsProtocol | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.5 | integer | read-only |
The protocol (IP/ICMP/TCP/UDCP) for this ACL rule. Enumeration: 'ip': 2, 'udp': 4, 'icmp': 1, 'tcp': 3. |
wsSwAclStatsSrcIpLow | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.6 | ipaddress | read-only |
The low end of the range of source IP addresses for this ACL rule. |
wsSwAclStatsSrcIpHigh | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.7 | ipaddress | read-only |
The high end of the range of source IP addresses for this ACL rule. |
wsSwAclStatsSrcPortLow | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.8 | integer | read-only |
The low end of the range of source port values for this ACL rule. |
wsSwAclStatsSrcPortHigh | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.9 | integer | read-only |
The high end of the range of source port values for this ACL rule. |
wsSwAclStatsDestIpLow | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.10 | ipaddress | read-only |
The low end of the range of destination IP addresses for this ACL rule. |
wsSwAclStatsDestIpHigh | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.11 | ipaddress | read-only |
The high end of the range of destination IP addresses for this ACL rule. |
wsSwAclStatsDestPortLow | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.12 | integer | read-only |
The low end of the range of destination port values for this ACL rule. |
wsSwAclStatsDestPortHigh | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.13 | integer | read-only |
The high end of the range of destination port values for this ACL rule. |
wsSwAclStatsTimesUsed | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.14 | counter32 | read-only |
Number of times this flow rule has been used (either hits or drops). |
wsSwAclStatsNumFlowsActive | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.15 | counter32 | read-only |
The total number of active flows for this ACL rule. |
wsSwAclStatsNumFlowsTotal | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.16 | counter32 | read-only |
The total number of flows for this ACL rule. |
wsSwAclStatsTotalInPkts | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.17 | counter64 | read-only |
The total number of incoming packets for this ACL rule. |
wsSwAclStatsTotalOutPkts | 1.3.6.1.4.1.388.14.2.11.1.2.14.1.18 | counter64 | read-only |
The total number of outgoing packets for this ACL rule. |
wsSwAclSetErrorA | 1.3.6.1.4.1.388.14.2.11.1.2.15 | displaystring | read-only |
The 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. |
wsSwAclSetErrorB | 1.3.6.1.4.1.388.14.2.11.1.2.16 | displaystring | read-only |
The error message, if any, from the last set request to any of the following tablular or scalar objects: wsSwAclInterfaceAclTable. |
wsSwAclNatSetError | 1.3.6.1.4.1.388.14.2.11.1.2.17 | displaystring | read-only |
The error message, if any, from the last set request to any of the following tablular or scalar objects: wsSwAclNatIfTable, wsSwAclStaticNatTable, wsSwAclDynamicNatTable. |
wsSwAclWlanAclTable | 1.3.6.1.4.1.388.14.2.11.1.2.18 | no-access |
This table allows the user to configure the L2 ACLs on a per-WLAN basis rather than on the physical interfaces. |
|
1.3.6.1.4.1.388.14.2.11.1.2.18.1 | no-access |
An entry in the wsSwAclWlanAclTable. |
||
wsSwAclWlanIndex | 1.3.6.1.4.1.388.14.2.11.1.2.18.1.1 | integer | read-only |
The index of the WLAN which uniquely denotes a WLAN. This ranges from 1 to 256. |
wsSwAclWlanAclDirection | 1.3.6.1.4.1.388.14.2.11.1.2.18.1.2 | integer | read-only |
The direction in which the ACL to be applied on this WLAN port. Enumeration: 'inbound': 1, 'outbound': 2. |
wsSwAclWlanMacAclId | 1.3.6.1.4.1.388.14.2.11.1.2.18.1.3 | displaystring | read-only |
The name or number of the MAC ACL, which uniquely denotes the particular MAC ACL being applied on this WLAN. |
wsSwAclWlanIpAclId | 1.3.6.1.4.1.388.14.2.11.1.2.18.1.4 | displaystring | read-only |
The name or number of the IP ACL, which uniquely denotes the particular IP ACL being applied on this WLAN. |
wsSwAclWlanAclRowStatus | 1.3.6.1.4.1.388.14.2.11.1.2.18.1.5 | abbrevrowstatus | read-only |
SNMP row status to create/configure this entry. |
wsSwAclRuleStatsTable | 1.3.6.1.4.1.388.14.2.11.1.2.19 | no-access |
A table containing statistics per ACL rule |
|
1.3.6.1.4.1.388.14.2.11.1.2.19.1 | no-access |
An entry in wsSwAclRuleStatsTable |
||
wsSwAclRuleStatsAclPrecedence | 1.3.6.1.4.1.388.14.2.11.1.2.19.1.1 | integer | read-only |
The precedence number for the Access Control Entry (ACE). 1 is the highest precedence rule and 5000 is the lowest precedence rule. |
wsSwAclRuleStatsHitcount | 1.3.6.1.4.1.388.14.2.11.1.2.19.1.2 | counter64 | read-only |
The number of times this rule has matched a packet |
wsSwAclClearRuleStats | 1.3.6.1.4.1.388.14.2.11.1.2.20 | doactionnow | read-write |
Clear all the statistics in wsSwAclRuleStatsTable |
wsSwAclConformance | 1.3.6.1.4.1.388.14.2.11.1.2.100 | |||
wsSwAclGroups | 1.3.6.1.4.1.388.14.2.11.1.2.100.1 | |||
wsSwAclGroup | 1.3.6.1.4.1.388.14.2.11.1.2.100.1.1 |
Group of ACL and NAT objects |
||
wsSwAclDeprecatedGroup | 1.3.6.1.4.1.388.14.2.11.1.2.100.1.2 |
Group of deprecated objects. |
||
wsSwAclCompls | 1.3.6.1.4.1.388.14.2.11.1.2.100.2 |