BLADETYPE2-ACL-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: BLADETYPE2-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 acl 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9
The MIB module for the Access Control List configuration and statistics.
     acConfig 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1
         acList 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1
             aclCurCfgTable 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1 no-access
The table of current ACL configuration.
                 aclCurCfgEntry 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1 no-access
Current information about a particular ACL configuration entry.
                     aclCurCfgIndex 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.1 unsigned32 no-access
The index associated with this ACL entry.
                     aclCurCfgBlock 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.2 unsigned32 read-only
The index of the ACL block to which this ACL entry is a member of. A value of zero means the ACL is not a member of any block.
                     aclCurCfgGroup 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.3 unsigned32 read-only
The index of the ACL group to which this ACL entry is a member of. A value of zero means the ACL is not a member of any group.
                     aclCurCfgFilterAction 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.4 integer read-only
The action to be performed on a packet that matches the filter settings of this ACL entry. Enumeration: 'none': 0, 'setcos': 3, 'deny': 2, 'permit': 1.
                     aclCurCfgFilterActionSetCOS 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.5 integer read-only
The value to be used when the action to be performed is setCOS for this ACL entry. Enumeration: 'none': 0, 'cos7': 8, 'cos6': 7, 'cos5': 6, 'cos4': 5, 'cos3': 4, 'cos2': 3, 'cos1': 2, 'cos0': 1.
                     aclCurCfgEthFmt 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.6 integer read-only
The packet ethernet format to be filtered. Enumeration: 'ethernet2': 1, 'snap': 2, 'none': 0, 'ieee802dot3': 4, 'llc': 3.
                     aclCurCfgTagFmt 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.7 integer read-only
The packet tag format to be filtered. Enumeration: 'untagged': 1, 'tagged': 2.
                     aclCurCfgSrcMACAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.9 macaddress read-only
The source MAC address to be filtered.
                     aclCurCfgSrcMACMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.10 macaddress read-only
The address mask applied to aclCurCfgSrcMACAddress for filtering.
                     aclCurCfgDstMACAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.11 macaddress read-only
The destination MAC address to be filtered.
                     aclCurCfgDstMACMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.12 macaddress read-only
The address mask applied to aclCurCfgDstMACAddress for filtering.
                     aclCurCfgEthernetTypeName 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.13 integer read-only
The Ethernet type to be filtered. If the value of this object is other(7), the value of aclNewCfgEthernetTypeValue indicates the ethernet type that will be filtered. Enumeration: 'arp': 1, 'none': 0, 'mpls': 4, 'rarp': 5, 'other': 7, 'ipv4': 2, 'ipv6': 3, 'any': 6.
                     aclCurCfgEthernetTypeValue 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.14 integer read-only
The Ethernet type value to be filtered. The value of this object is equivalent to the value of aclNewCfgEthernetTypeName except when the value of aclNewCfgEthernetTypeName is other(7), which can be any user-defined value for this object.
                     aclCurCfgVLanId 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.15 integer read-only
The virtual LAN identifier to be filtered.
                     aclCurCfgVLanMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.16 integer read-only
The mask applied to aclCurCfgVLanId for filtering.
                     aclCurCfg8021pPriority 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.17 integer read-only
The 802.1p priority to be filtered. Enumeration: 'none': 0, 'priority1': 2, 'priority0': 1, 'priority3': 4, 'priority2': 3, 'priority5': 6, 'priority4': 5, 'priority7': 8, 'priority6': 7.
                     aclCurCfgTypeOfService 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.18 integer read-only
The type of service to be filtered.
                     aclCurCfgProtocol 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.19 integer read-only
The protocol to be filtered.
                     aclCurCfgSrcIPAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.20 ipaddress read-only
The source IP address to be filtered.
                     aclCurCfgSrcIPMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.21 ipaddress read-only
The address mask applied to aclCurCfgSrcIPAddress for filtering.
                     aclCurCfgDstIPAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.22 ipaddress read-only
The destination IP address to be filtered.
                     aclCurCfgDstIPMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.23 ipaddress read-only
The address mask applied to aclCurCfgDstIPAddress for filtering.
                     aclCurCfgSrcPort 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.24 integer read-only
The source TCP/UDP port number to be filtered.
                     aclCurCfgSrcPortMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.25 integer read-only
The mask applied to aclCurCfgSrcPort for filtering.
                     aclCurCfgDstPort 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.26 integer read-only
The destination TCP/UDP port number to be filtered.
                     aclCurCfgDstPortMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.27 integer read-only
The mask applied to aclCurCfgDstPort for filtering.
                     aclCurCfgTCPFlags 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.28 bits read-only
The TCP flags to be filtered. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1.
                     aclCurCfgEgressPorts 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.29 octet string read-only
The port list in the ACL configured for egress filtering. The ports are presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ port 9 || || || ||___ port 8 || |____ port 7 || . . . ||_________ port 2 |__________ port 1 where x: 1 - the represented port is configured for filtering. 0 - the represented port is not configured for filtering.
                     aclCurCfgStatistics 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.30 integer read-only
Whether statistics collection for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0.
                     aclCurCfgTCPFlagsMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.1.1.39 bits read-only
The TCP flags mask. OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1.
             aclNewCfgTable 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2 no-access
The table of new ACL configuration.
                 aclNewCfgEntry 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1 no-access
New information about a particular ACL configuration.
                     aclNewCfgIndex 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.1 unsigned32 no-access
The index associated with this ACL entry.
                     aclNewCfgBlock 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.2 unsigned32 read-only
The index of the ACL block to which this ACL entry is a member of. A value of zero means the ACL is not a member of any block.
                     aclNewCfgGroup 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.3 unsigned32 read-only
The index of the ACL group to which this ACL entry is a member of. A value of zero means the ACL is not a member of any group.
                     aclNewCfgFilterAction 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.4 integer read-write
The action to be performed on a packet that matches the filter settings of this ACL entry. Enumeration: 'none': 0, 'setcos': 3, 'deny': 2, 'permit': 1.
                     aclNewCfgFilterActionSetCOS 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.5 integer read-write
The COS queue to be used when the action for this ACL entry is set to SetCOS. Enumeration: 'none': 0, 'cos7': 8, 'cos6': 7, 'cos5': 6, 'cos4': 5, 'cos3': 4, 'cos2': 3, 'cos1': 2, 'cos0': 1.
                     aclNewCfgEthFmt 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.6 integer read-write
The packet ethernet format to be filtered. Enumeration: 'ethernet2': 1, 'snap': 2, 'none': 0, 'ieee802dot3': 4, 'llc': 3.
                     aclNewCfgTagFmt 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.7 integer read-write
The packet tagging format to be filtered. Enumeration: 'none': 1, 'tagged': 2.
                     aclNewCfgSrcMACAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.9 macaddress read-write
The source MAC address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgSrcMACMask object, if not yet set, will be automatically set to ff:ff:ff:ff:ff.
                     aclNewCfgSrcMACMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.10 macaddress read-write
The address mask to be applied to aclNewCfgSrcMACAddress for filtering.
                     aclNewCfgDstMACAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.11 macaddress read-write
The destination MAC address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgDstMACMask object, if not yet set, will be automatically set to ff:ff:ff:ff:ff.
                     aclNewCfgDstMACMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.12 macaddress read-write
The address mask to be applied to aclNewCfgDstMACAddress for filtering.
                     aclNewCfgEthernetTypeName 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.13 integer read-write
The Ethernet type to be filtered. If the value of this object is other(7), the value of aclNewCfgEthernetTypeValue indicates the ethernet type that will be filtered. If this object is set to a value other than other(7), the value of the aclNewCfgEthernetTypeValue object is automatically set, as follows: aclNewCfgEthernetTypeName aclNewCfgEthernetTypeValue none(0) 0 arp(1) 2054 (0x0806) ipv4(2) 2048 (0x0800) ipv6(3) 34525 (0x86dd) mpls(4) 34887 (0x8847) rarp(5) 32821 (0x8035) any(6) 65535 (0xffff) Enumeration: 'arp': 1, 'none': 0, 'mpls': 4, 'rarp': 5, 'other': 7, 'ipv4': 2, 'ipv6': 3, 'any': 6.
                     aclNewCfgEthernetTypeValue 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.14 integer read-write
The Ethernet type value to be filtered. The value of this object is equivalent to the value of aclNewCfgEthernetTypeName except when the value of aclNewCfgEthernetTypeName is other(7), which can be any user-defined value for this object.
                     aclNewCfgVLanId 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.15 integer read-write
The virtual LAN identifier to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgVLanMask object, if not yet set, will be automatically set to 4095 (0xfff).
                     aclNewCfgVLanMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.16 integer read-write
The mask to be applied to aclNewCfgVLanId for filtering.
                     aclNewCfg8021pPriority 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.17 integer read-write
The 802.1p priority to be filtered. Enumeration: 'none': 0, 'priority1': 2, 'priority0': 1, 'priority3': 4, 'priority2': 3, 'priority5': 6, 'priority4': 5, 'priority7': 8, 'priority6': 7.
                     aclNewCfgTypeOfService 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.18 integer read-write
The type of service to be filtered.
                     aclNewCfgProtocol 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.19 integer read-write
The protocol to be filtered.
                     aclNewCfgSrcIPAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.20 ipaddress read-write
The source IP address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgSrcIPMask object, if not yet set, will be automatically set to 255.255.255.255.
                     aclNewCfgSrcIPMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.21 ipaddress read-write
The address mask to be applied to aclNewCfgSrcIPAddress for filtering.
                     aclNewCfgDstIPAddress 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.22 ipaddress read-write
The destination IP address to be filtered. Whenever this object is set to a nonzero value, the aclNewCfgDstIPMask object, if not yet set, will be automatically set to 255.255.255.255.
                     aclNewCfgDstIPMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.23 ipaddress read-write
The address mask to be applied to aclNewCfgDstIPAddress for filtering.
                     aclNewCfgSrcPort 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.24 integer read-write
The source TCP/UDP port number to be filtered. Whenever this object is set if the aclNewCfgSrcPortMask object is not set will be automatically set to 65535 (0xffff).
                     aclNewCfgSrcPortMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.25 integer read-write
The mask to be applied to aclNewCfgSrcPort for filtering.
                     aclNewCfgDstPort 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.26 integer read-write
The destination TCP/UDP port number to be filtered. Whenever this object is set the aclNewCfgSrcPortMask object, if not yet set, will be automatically set to 65535 (0xffff).
                     aclNewCfgDstPortMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.27 integer read-write
The mask to be applied to aclNewCfgDstPort for filtering.
                     aclNewCfgTCPFlags 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.28 bits read-write
The TCP flags to be filtered. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1.
                     aclNewCfgEgressPorts 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.29 octet string read-only
The port list in the ACL configured for egress filtering. The ports are presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ port 9 || || || ||___ port 8 || |____ port 7 || . . . ||_________ port 2 |__________ port 1 where x: 1 - the represented port is configured for filtering. 0 - the represented port is not configured for filtering.
                     aclNewCfgStatistics 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.30 integer read-write
Whether statistics collection for this ACL is enabled or not. Enumeration: 'enable': 1, 'disable': 0.
                     aclNewCfgAddEgressPort 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.31 unsigned32 read-write
The port to be added to the specified ACL for egress filtering. A value of zero is always returned when this object is read.
                     aclNewCfgRemoveEgressPort 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.32 unsigned32 read-write
The port to be removed from the specified ACL. A value of zero is always returned when this object is read.
                     aclNewCfgDelete 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.33 integer read-write
This is an action object to delete an ACL entry. A value of other(1) is always returned when this object is read. Enumeration: 'other': 1, 'delete': 2.
                     aclNewCfgTCPFlagsMask 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.1.2.1.39 bits read-write
The TCP flags mask. The TCP flags are presented in bitmap format, as follows: OCTET xxxxxxxx ||||..|| ||||..||_tcpFIN(7) ||||..|__tcpSYN(6) |||| ||||_____tcpACK(3) |||______tcpURG(2) ||_______reserved2(1) |________reserved1(0) where: - reserved1 - 0; - reserved2 - 0; - x - 0 or 1; Default value is 0x3f. Bits: 'tcpFIN': 7, 'tcpSYN': 6, 'tcpPSH': 4, 'tcpURG': 2, 'tcpRST': 5, 'reserved1': 0, 'tcpACK': 3, 'reserved2': 1.
         aclBlock 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2
             aclBlockCurCfgTable 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.1 no-access
The table of current ACL block configuration.
                 aclBlockCurCfgEntry 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.1.1 no-access
Current information about a particular ACL block configuration.
                     aclBlockCurCfgIndex 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.1.1.1 unsigned32 no-access
The index associated with this ACL block entry.
                     aclBlockCurCfgMemberAcls 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.1.1.2 octet string read-only
The ACL members of this ACL block, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the block. 0 - the represented ACL is not a member of the block.
             aclBlockNewCfgTable 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2 no-access
The table of new ACL block configuration.
                 aclBlockNewCfgEntry 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2.1 no-access
New information about a particular ACL block configuration.
                     aclBlockNewCfgIndex 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2.1.1 unsigned32 no-access
The index associated with this ACL block entry.
                     aclBlockNewCfgMemberAcls 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2.1.2 octet string read-only
The ACL members of this ACL block, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the block. 0 - the represented ACL is not a member of the block.
                     aclBlockNewCfgAddAcl 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2.1.3 unsigned32 read-write
The index of the ACL entry to be added into this ACL block. A successful set operation on this object will also set the bit corresponding to the ACL entry in the aclBlockNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
                     aclBlockNewCfgRemoveAcl 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2.1.4 unsigned32 read-write
The index of the ACL entry to be removed from this ACL block. A successful set operation on this object will unset the bit corresponding to the ACL entry in the aclBlockNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
                     aclBlockNewCfgDelete 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.2.2.1.5 integer read-write
This is an action object to delete an ACL block. A value of other(1) is always returned when this object is read. Enumeration: 'other': 1, 'delete': 2.
         aclGroup 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3
             aclGroupCurCfgTable 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1 no-access
The table of current ACL Group configuration.
                 aclGroupCurCfgEntry 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1.1 no-access
Information about a particular ACL configuration.
                     aclGroupCurCfgIndex 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1.1.1 unsigned32 no-access
The index associated with this ACL Group entry.
                     aclGroupCurCfgMemberAcls 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1.1.2 octet string read-only
The ACL members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the group. 0 - the represented ACL is not a member of the group.
                     aclGroupCurCfgMemberBlocks 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.1.1.3 octet string read-only
The ACL block members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL Block 9 || || || ||___ ACL Block 8 || |____ ACL Block 7 || . . . . ||_________ ACL Block 2 |__________ ACL Block 1 where x: 1 - the represented ACL block is a member of the group. 0 - the represented ACL block is not a member of the group.
             aclGroupNewCfgTable 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2 no-access
The table of new ACL Group configuration.
                 aclGroupNewCfgEntry 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1 no-access
New information about a particular ACL configuration.
                     aclGroupNewCfgIndex 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.1 unsigned32 no-access
The index associated with this ACL Group entry.
                     aclGroupNewCfgMemberAcls 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.2 octet string read-only
The ACL members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL 9 || || || ||___ ACL 8 || |____ ACL 7 || . . . ||_________ ACL 2 |__________ ACL 1 where x: 1 - the represented ACL is a member of the group. 0 - the represented ACL is not a member of the group.
                     aclGroupNewCfgMemberBlocks 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.3 octet string read-only
The ACL block members of this ACL group, presented in bitmap format, as follows: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || | || || |_ ACL Block 9 || || || ||___ ACL Block 8 || |____ ACL Block 7 || . . . . ||_________ ACL Block 2 |__________ ACL Block 1 where x: 1 - the represented ACL block is a member of the group. 0 - the represented ACL block is not a member of the group.
                     aclGroupNewCfgAddAcl 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.4 unsigned32 read-write
The index of the ACL entry to be added into this ACL group. A successful set operation on this object will also set the bit corresponding to the ACL entry in the aclGroupNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
                     aclGroupNewCfgRemoveAcl 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.5 unsigned32 read-write
The index of the ACL entry to be removed from this ACL group. A successful set operation on this object will unset the bit corresponding to the ACL entry in the aclGroupNewCfgMemberAcls bitmap. A value of zero is always returned when this object is read.
                     aclGroupNewCfgAddBlock 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.6 unsigned32 read-write
The index of the ACL block entry to be added into this ACL group. A successful set operation on this object will also set the bit corresponding to the ACL block entry in the aclGroupNewCfgMemberBlocks bitmap. A value of zero is always returned when this object is read.
                     aclGroupNewCfgRemoveBlock 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.7 unsigned32 read-write
The index of the ACL block entry to be removed from this ACL group. A successful set operation on this object will unset the bit corresponding to the ACL block entry in the aclGroupNewCfgMemberBlocks bitmap. A value of zero is always returned when this object is read.
                     aclGroupNewCfgDelete 1.3.6.1.4.1.11.2.3.7.11.33.1.2.9.1.3.2.1.8 integer read-write
This is an action object to delete an ACL group. A value of other(1) is always returned when this object is read. Enumeration: 'other': 1, 'delete': 2.