RUCKUS-ACL-MIB
133 objects
Management Information for describing the MAC, IPv4, IPv6 ACLs, their bindings on ports, VLANs and VLAN+Port combinations. The Ruckus Wireless, Inc proprietary MIB module for Access Control List. It has new tables for Ipv4, Ipv6 and MAC Access Control Lists. Copyright (C) Ruckus Wireless, Inc., (2017) This document and the information contained herein are provided on an AS IS basis and Ruckus Wireless, Inc DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Imported Objects
| FOUNDRY-SN-SWITCH-GROUP-MIB | snSwitch |
| IF-MIB | ifIndex InterfaceIndex |
| INET-ADDRESS-MIB | InetAddressIPv4 InetAddressIPv6 |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString MacAddress RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.1991.1.1.3.45 | IdentityruckusAclMIB | Management Information for describing the MAC, IPv4, IPv6 ACLs, their bindings on ports, VLANs and VLAN+Port combinations. The Ruckus Wireless, Inc proprietary… | ||
| 1.3.6.1.4.1.1991.1.1.3.45.0 | NoderuckusAclNotify | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1 | NoderuckusAclObjects | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.1 | NoderuckusAcls | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1 | TableruckusAclTable | not-accessible | current | Table of Ruckus Ipv4/Ipv6/MAC Access Control Lists (ACLs) |
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1 | RowruckusAclEntry | not-accessible | current | An entry in the Ruckus Ipv4/Ipv6/MAC Access Control List table. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.1 | ColumnruckusAclType | not-accessible | current | Type of the ACL, this entry specifies. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.2 | ColumnruckusAclName | not-accessible | current | Unique Access Control List name for an entry. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.3 | ColumnruckusAclAcctEnable | read-create | current | Specifies if accounting is enabled for the filters in this ACL. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.4 | ColumnruckusAclStandard | read-only | current | Specifies the type IPv4 ACL - standard or extended, if ACL is of IPv4 ACL. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.1.1.1.5 | ColumnruckusAclRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the creat… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2 | NoderuckusAclFilters | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1 | NoderuckusIpv4Filters | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1 | TableruckusIpv4AclFilterTable | not-accessible | current | Table of Ruckus Ipv4 Access Control List filters |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1 | RowruckusIpv4AclFilterEntry | not-accessible | current | An entry in the Ruckus Ipv4 Access Control List Filter table. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.1 | ColumnruckusIpv4AclFilterSeqNum | not-accessible | current | Specifies the sequence number for this ACL filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.2 | ColumnruckusIpv4AclFilterAction | read-create | current | Action to take if the IP packet matches with this ACL filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.3 | ColumnruckusIpv4AclFilterStdProtocol | read-create | current | Standard transport protocols allowed. The extended option enables to define other protocol using the OID ruckusIpv4AclFilterExtProtocol which takes any value. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.4 | ColumnruckusIpv4AclFilterExtProtocol | read-create | current | Any transport protocol other than standard protocols mentioned with ruckusIpv4AclFilterStdProtocol OID. 0 means any protocol. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.5 | ColumnruckusIpv4AclFilterSrcAddr | read-create | current | Source Ipv4 address to match in packets. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.6 | ColumnruckusIpv4AclFilterSrcMask | read-create | current | Source Ipv4 address mask used in combination with source IPv4 address to derive effective address for matching. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.7 | ColumnruckusIpv4AclFilterSrcOperator | read-create | current | Type of comparison to perform. For now, this only applies to TCP/UDP for comparing the port number. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.8 | ColumnruckusIpv4AclFilterSrcPortLow | read-create | current | Specifies the TCP/UDP port number to match in packets. If the operator is 'range', it specfies the start of range. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.9 | ColumnruckusIpv4AclFilterSrcPortHigh | read-create | current | Used only if the operator is defined as 'range', where it specifies the end of range |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.10 | ColumnruckusIpv4AclFilterDestAddr | read-create | current | Destination Ipv4 address to match in packets. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.11 | ColumnruckusIpv4AclFilterDestMask | read-create | current | Destination Ipv4 address mask used in combination with source IPv4 address to derive effective address for matching. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.12 | ColumnruckusIpv4AclFilterDestOperator | read-create | current | Type of comparison to perform. For now, this only applies to TCP/UDP for comparing the port number. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.13 | ColumnruckusIpv4AclFilterDestPortLow | read-create | current | Specifies the TCP/UDP port number to match in packets. If the operator is 'range', it specfies the start of range. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.14 | ColumnruckusIpv4AclFilterDestPortHigh | read-create | current | Used only if the operator is defined as 'range', where it specifies the end of range |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.15 | ColumnruckusIpv4AclFilterEstablished | read-create | current | Enable/Disable the filtering of established TCP packets of which the ACK or RESET flag is on. This filter only applies to TCP transport protocol. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.16 | ColumnruckusIpv4AclFilterPrecedence | read-create | current | Specifies the IP precedence value to match in packets. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.17 | ColumnruckusIpv4AclFilterTos | read-create | current | This refers to the IP TOS value in range <0-15>, which is the sum of numeric vlaues of the following options 0x0 - normal TOS 0x1 - minimum monetary cost TOS 0… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.18 | ColumnruckusIpv4AclFilterIcmpType | read-create | current | Specifies the ICMP type for matching if the Protocol is ICMP. 0 means ignore the field. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.19 | ColumnruckusIpv4AclFilterIcmpCode | read-create | current | ICMP Message Code value. Used in combination with ICMP Message Type to setup an ICMP filter. This object is not used with any other protocol. 0 means ignored. … |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.20 | ColumnruckusIpv4AclFilterExtIcmpType | read-create | current | Any type that can't be specified using the standard types can be specified using this object. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.21 | ColumnruckusIpv4AclFilterPolicyName | read-create | current | Specifies the DSCP value to use in matching or marking. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.22 | ColumnruckusIpv4AclFilterDscpMatch | read-create | current | Specifies the DSCP value for matching with this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.23 | ColumnruckusIpv4AclFilterDscpForce | read-create | current | Specifies the DSCP value to be used for marking in outgoing packets matching this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.24 | ColumnruckusIpv4AclFilterPriorityMatch | read-create | current | Specifies the 802.1P priority for matching with this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.25 | ColumnruckusIpv4AclFilterPriorityForce | read-create | current | Specifies the 802.1P priority to be used for marking in outgoing packets matching this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.26 | ColumnruckusIpv4AclFilterInternalPriority | read-create | current | QoS priority option for this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.27 | ColumnruckusIpv4AclFilterMirrorPkts | read-create | current | Mirror packets matching ACL permit clause. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.28 | ColumnruckusIpv4AclFilterLogEnable | read-create | current | Specifies if logging is enabled for the filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.29 | ColumnruckusIpv4AclFilterComments | read-only | current | Remark description of individual Access Control List entry. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.1.1.1.30 | ColumnruckusIpv4AclFilterRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the creat… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2 | NoderuckusIpv6Filters | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1 | TableruckusIpv6AclFilterTable | not-accessible | current | Table of Ruckus Ipv6 Access Control List Filters |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1 | RowruckusIpv6AclFilterEntry | not-accessible | current | An entry in the Ruckus Ipv6 Access Control List Filter table. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.1 | ColumnruckusIpv6AclFilterSeqNum | not-accessible | current | Specifies the sequence number for this ACL filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.2 | ColumnruckusIpv6AclFilterAction | read-create | current | Action to take if the IPv6 packet matches with this access control list filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.3 | ColumnruckusIpv6AclFilterStdProtocol | read-create | current | Standard transport protocols allowed. The extended option enables to define other protocol using the OID ruckusIpv6AclFilterExtProtocol which takes any value. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.4 | ColumnruckusIpv6AclFilterExtProtocol | read-create | current | Any transport protocol other than standard protocols mentioned with ruckusIpv6AclFilterStdProtocol OID. 0 means any protocol. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.5 | ColumnruckusIpv6AclFilterSrcAddr | read-create | current | Source Ipv6 address to match in packets. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.6 | ColumnruckusIpv6AclFilterSrcPrefixLen | read-create | current | Source Ipv6 address prefix length. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.7 | ColumnruckusIpv6AclFilterSrcOperator | read-create | current | Type of comparison to perform. For now, this only applies to TCP/UDP for comparing the port number. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.8 | ColumnruckusIpv6AclFilterSrcPortLow | read-create | current | Specifies the TCP/UDP port number to match in packets. If the operator is 'range', it specfies the start of range. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.9 | ColumnruckusIpv6AclFilterSrcPortHigh | read-create | current | Used only if the operator is defined as 'range', where it specifies the end of range |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.10 | ColumnruckusIpv6AclFilterDestAddr | read-create | current | Destination Ipv6 address to match in packets. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.11 | ColumnruckusIpv6AclFilterDestPrefixLen | read-create | current | Destination Ipv6 address prefix length. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.12 | ColumnruckusIpv6AclFilterDestOperator | read-create | current | Type of comparison to perform. For now, this only applies to TCP/UDP for comparing the port number. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.13 | ColumnruckusIpv6AclFilterDestPortLow | read-create | current | Specifies the TCP/UDP port number to match in packets. If the operator is 'range', it specfies the start of range. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.14 | ColumnruckusIpv6AclFilterDestPortHigh | read-create | current | Used only if the operator is defined as 'range', where it specifies the end of range |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.15 | ColumnruckusIpv6AclFilterEstablished | read-create | current | Enable/Disable the filtering of established TCP packets of which the ACK or RESET flag is on. This filter only applies to TCP transport protocol. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.16 | ColumnruckusIpv6AclFilterIcmpType | read-create | current | Specifies the ICMP6 type for matching if the Protocol is ICMP6. 0 means ignore the field. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.17 | ColumnruckusIpv6AclFilterIcmpCode | read-create | current | ICMP Message Code value. Used in combination with ICMP Message Type to setup an ICMP filter. This object is not used with any other protocol. 0 means ignored. … |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.18 | ColumnruckusIpv6AclFilterExtIcmpType | read-create | current | Any type that can't be specified using the standard types can be specified using this object. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.19 | ColumnruckusIpv6AclFilterPolicyName | read-create | current | Specifies the DSCP value to use in matching or marking. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.20 | ColumnruckusIpv6AclFilterDscpMatch | read-create | current | Specifies the DSCP value for matching with this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.21 | ColumnruckusIpv6AclFilterDscpForce | read-create | current | Specifies the DSCP value to be used for marking in outgoing packets matching this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.22 | ColumnruckusIpv6AclFilterPriorityMatch | read-create | current | Specifies the 802.1P priority for matching with this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.23 | ColumnruckusIpv6AclFilterPriorityForce | read-create | current | Specifies the 802.1P priority to be used for marking in outgoing packets matching this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.24 | ColumnruckusIpv6AclFilterInternalPriority | read-create | current | QoS priority option for this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.25 | ColumnruckusIpv6AclFilterFragments | read-create | current | Match IPv6 fragments with non-zero fragment offset in V6 packets matching this ACL permit clause. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.26 | ColumnruckusIpv6AclFilterSourceRoute | read-create | current | Match only rource routed packets matching this ACL permit clause. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.27 | ColumnruckusIpv6AclFilterMirrorPkts | read-create | current | Mirror packets matching ACL permit clause. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.28 | ColumnruckusIpv6AclFilterLogEnable | read-create | current | Specifies if logging is enabled for the filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.29 | ColumnruckusIpv6AclFilterComments | read-only | current | Remark description of individual Access Control List entry. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.30 | ColumnruckusIpv6AclFilterRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the creat… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3 | NoderuckusMacFilters | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1 | TableruckusMacAclFilterTable | not-accessible | current | Table of Ruckus Mac Access Control List Filters. MAC ACLs filter traffic based on any of the following fields: - Source MAC address and source MAC mask - Desti… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1 | RowruckusMacAclFilterEntry | not-accessible | current | An entry in the Ruckus MAC Access Control List Filter table. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.1 | ColumnruckusMacAclFilterSeqNum | not-accessible | current | Specifies the sequence number for this ACL filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.2 | ColumnruckusMacAclFilterAction | read-create | current | Action to take if the L2 packet matches with this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.3 | ColumnruckusMacAclFilterSrcAddr | read-create | current | Source MAC address to match in the incoming L2 packet. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.4 | ColumnruckusMacAclFilterSrcMask | read-create | current | Source MAC address mask to apply with source address to derive the MAC address for filter action. For example, to match on the first two bytes of MAC aabb.ccdd… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.5 | ColumnruckusMacAclFilterDestAddr | read-create | current | Destination MAC address to match in the incoming L2 packet. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.6 | ColumnruckusMacAclFilterDestMask | read-create | current | Destination MAC address mask to apply with destination address to derive the MAC address for filter action. For example, to match on the first two bytes of MAC… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.7 | ColumnruckusMacAclFilterEtherType | read-create | current | Ethernet Type to match in the incoming packet, if specified. The extended option enables to define other types sing the OID ruckusMacAclFilterExtEtherType whic… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.8 | ColumnruckusMacAclFilterExtEtherType | read-create | current | Any EtherType other than standard protocols mentioned with ruckusMacAclFilterEtherType OID. 0 means any protocol. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.9 | ColumnruckusMacAclFilterMirrorPkts | read-create | current | Mirror packets matching ACL permit clause. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.10 | ColumnruckusMacAclFilterLogEnable | read-create | current | Specifies if logging is enabled for this filter. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.2.3.1.1.11 | ColumnruckusMacAclFilterRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the creat… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3 | NoderuckusAclBindings | |||
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1 | TableruckusAclIfBindTable | not-accessible | current | Table of IPv4/IPv6/MAC ACL bindings to a port. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1 | RowruckusAclIfBindEntry | not-accessible | current | An entry in the IPv4/IPv6/MAC ACL bindings for a gievn port. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1.1 | ColumnruckusAclIfBindPort | not-accessible | current | The port on where this ACL binding is applied on. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1.2 | ColumnruckusAclIfBindType | not-accessible | current | Type of the ACL, this binding describes on the port. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1.3 | ColumnruckusAclIfBindDirection | not-accessible | current | Direction in which this ACL is applied on the port. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1.4 | ColumnruckusAclIfBindName | read-create | current | Defined ACL name to bind on port in the given direction. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1.5 | ColumnruckusAclIfBindLog | read-create | current | Enable or disable logging on the port for this ACL. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.1.1.6 | ColumnruckusAclIfBindRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the bindi… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2 | TableruckusAclVlanBindTable | not-accessible | current | Table of IPv4/IPv6/MAC ACL bindings to a VLAN |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1 | RowruckusAclVlanBindEntry | not-accessible | current | An entry in the IPv4/IPv6/MAC ACL bindings for a gievn VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1.1 | ColumnruckusAclVlanBindId | not-accessible | current | The VLAN where this ACL binding is applied. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1.2 | ColumnruckusAclVlanBindType | not-accessible | current | Type of the ACL, this binding describes on the VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1.3 | ColumnruckusAclVlanBindDirection | not-accessible | current | Direction in which this ACL is applied on the VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1.4 | ColumnruckusAclVlanBindName | read-create | current | Defined ACL name to bind on VLAN in the given direction. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1.5 | ColumnruckusAclVlanBindLog | read-create | current | Enable or disable logging on the VLAN for this ACL. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.2.1.6 | ColumnruckusAclVlanBindRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the bindi… |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3 | TableruckusAclVPortBindTable | not-accessible | current | Table of IPv4/IPv6/MAC ACL bindings to a port on VLAN |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1 | RowruckusAclVPortBindEntry | not-accessible | current | An entry in the IPv4/IPv6/MAC ACL bindings for a port in a VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.1 | ColumnruckusAclVPortBindId | not-accessible | current | The VLAN where this ACL binding is applied on. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.2 | ColumnruckusAclVPortBindPort | not-accessible | current | The port in the VLAN where this ACL binding is applied on. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.3 | ColumnruckusAclVPortBindType | not-accessible | current | Type of the ACL, this binding describes on the port in a VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.4 | ColumnruckusAclVPortBindDirection | not-accessible | current | Direction in which this ACL is applied on the port in a VLAN. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.5 | ColumnruckusAclVPortBindName | read-create | current | Defined ACL name to bind on port in a VLAN in the given direction. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.6 | ColumnruckusAclVPortBindLog | read-create | current | Enable or disable logging on the port in a VLAN for this ACL. |
| 1.3.6.1.4.1.1991.1.1.3.45.1.3.3.1.7 | ColumnruckusAclVPortBindRowStatus | read-create | current | The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) results in the bindi… |
| 1.3.6.1.4.1.1991.1.1.3.45.2 | NoderuckusAclConformance | |||
| 1.3.6.1.4.1.1991.1.1.3.45.2.1 | NoderuckusAclCompliances | |||
| 1.3.6.1.4.1.1991.1.1.3.45.2.1.1 | ComplianceruckusAclCompliance | current | The compliance statement for entities which implement RUCKUS-ACL-MIB. | |
| 1.3.6.1.4.1.1991.1.1.3.45.2.2 | NoderuckusAclGroups | |||
| 1.3.6.1.4.1.1991.1.1.3.45.2.2.1 | GroupruckusAclGroup | current | A collection of objects that provide ACL information on a given unit. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AclAction | INTEGER { deny(1), permit(2) } | current | Specifies an action such for ACL filter. |
| AclDirection | INTEGER { ingress(1), egress(2) } | current | The packet flow direction on interface, where the ACL should be applied. It can be either or both. |
| AclName | DisplayString (SIZE (1..255)) | current | A name uniquely identifies an access-list in a given name space like IPv4, IPv6 or MAC ACLs. |
| AclOperator | INTEGER { eq(1), neq(2), lt(3), gt(4), range(5), none(6) } | current | Represents a operator value, such as equal, not-equal, lesser than, greater than, range and none. |
| AclPolicyName | DisplayString (SIZE (1..32)) | current | A name uniquely identifies a traffic policy which can applied with IPv4, IPv6 ACL filters. |
| AclType | INTEGER { mac(1), ipv4(2), ipv6(3) } | current | Describes the type of ACL. |
| EtherType | Unsigned32 | current | EtherType value from the ethernet packet shown in Hex format. |
| IpPrecedence | INTEGER { routine(1), priority(2), immediate(3), flash(4), flashOverride(5), critical(6), internet(7), network(8), other(9) } | current | The IP precedence value which can be used with L3 ACL filter. |
| IpTos | INTEGER { normal(1), lowCost(2), maxReliability(3), maxThroughput(4), minDelay(5) } | current | The IP TOS value which can be used with L3 ACL filter. |
| VlanId | INTEGER (1..4094) | current | An ID used to represent VLAN identifier in the system for both untagged and tagged VLANs packets). |