CIENA-CES-ACCESS-LIST-MIB
- Registered at
- 1.3.6.1.4.1.1271.2.1.35
- Last updated
- 2015-04-02 00:00
- Organization
- Ciena, Inc
- Revisions
- 2015-04-02 00:00
- Namespace
- ciena
- Source file
CIENA-CES-ACCESS-LIST-MIB- Digest
sha256:05047f3fe94c89780a1e8531761ca5b088d48ac071f51c8ee2c9a998275116e8
Description
This MIB module defines objects that describe Hardware ACLs (Access Control Lists). The MIB describes different objects that enable the network administrator to remotely view ACL profile/rule, configuration in addition to monitoring ACL rule statistics.
Contact
Mib Meister 115 North Sullivan Road Spokane Valley, WA 99037 USA Phone: +1 509 242 9000 Email: support@ciena.com
Imports
| From | Symbols |
|---|---|
| CIENA-SMI | cienaCesConfig |
| CIENA-TC | CienaGlobalState |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CIENA-CES-ACCESS-LIST-MIB CIENA-SMI CIENA-TC INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AclFilterAction TEXTUAL-CONVENTION An enumeration value to indicate the filter action applied by an ACL rule. | current | |||
| AclInterfaceType TEXTUAL-CONVENTION An enumeration value to indicate the type of interface to which an ACL profile is attached. | current | |||
| AclIpFragmentMatchType TEXTUAL-CONVENTION An enumeration value to indicate the type of IP fragment filtering to be done as part of an ACL rule. | current | |||
| AclL4DstProtocol TEXTUAL-CONVENTION An enumeration value to indicate the L4 destination protocol specified as part of an ACL rule filter term. | current | |||
| AclL4PortMatchType TEXTUAL-CONVENTION An enumeration value to indicate the type of match to perform on an L4 src/dst port filter term. | current | |||
| AclTrafficDirection TEXTUAL-CONVENTION An enumeration value to indicate the traffic direction to which an ACL profile is applied. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaCesAccessListMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.1 | |||
| cienaCesAclConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.1.1 | |||
| cienaCesAclGlobalConfig OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.1.1.1 | |||
| cienaCesAclAdminStatus OBJECT-TYPE Indicates whether the ACL feature is globally enabled or disabled. | 1.3.6.1.4.1.1271.2.1.35.1.1.1.1 | CienaGlobalState | read-only | current |
| cienaCesAclFilterMode OBJECT-TYPE Indicates which global ACL device mode is currently in use. | 1.3.6.1.4.1.1271.2.1.35.1.1.1.2 | INTEGER {l2l3combo(1), l3only(2)} | read-only | current |
| cienaCesAclNumAclProfileDefs OBJECT-TYPE Indicates the total number of configured ACL profile definitions on the device. | 1.3.6.1.4.1.1271.2.1.35.1.1.1.3 | Unsigned32 | read-only | current |
| cienaCesAclRemainingAclProfileDefs OBJECT-TYPE Indicates the number of remaining ACL profile definitions that can be configured on the device. | 1.3.6.1.4.1.1271.2.1.35.1.1.1.4 | Unsigned32 | read-only | current |
| cienaCesAclNumAclRuleDefs OBJECT-TYPE Indicates the total number of configured ACL rule definitions on the device. | 1.3.6.1.4.1.1271.2.1.35.1.1.1.5 | Unsigned32 | read-only | current |
| cienaCesAclRemainingAclRuleDefs OBJECT-TYPE Indicates the number of remaining ACL rule definitions that can be configured on the device. | 1.3.6.1.4.1.1271.2.1.35.1.1.1.6 | Unsigned32 | read-only | current |
| cienaCesAclProfileConfigTable OBJECT-TYPE A table of ACL profiles configured on the device. Each entry contains the ACL profile configuration data. | 1.3.6.1.4.1.1271.2.1.35.1.1.2 | not-accessible | current | |
| cienaCesAclProfileConfigTableEntry OBJECT-TYPE An entry containing the ACL profile configuration data. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1 | not-accessible | current | |
| cienaCesAclProfileId OBJECT-TYPE The unique identifier of this ACL profile. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| cienaCesAclProfileName OBJECT-TYPE The unique name of this ACL profile. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.2 | DisplayString (SIZE(1..31)) | read-only | current |
| cienaCesAclProfileAdminState OBJECT-TYPE The configured administrative State of the ACL profile. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.3 | CienaGlobalState | read-only | current |
| cienaCesAclProfileOperState OBJECT-TYPE The Operational State of the ACL profile. A profile is operationally enabled if it is administratively enabled and attached to at least one interface. It is otherwise disabled. Note that the ACL feature must also be globally enabled for any profile to be operationally enabled. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.4 | CienaGlobalState | read-only | current |
| cienaCesAclProfileDefaultFilterAction OBJECT-TYPE The configured default filter action for this ACL profile. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.5 | AclFilterAction | read-only | current |
| cienaCesAclProfileNumRules OBJECT-TYPE The number of ACL rules configured in this profile. There will always be at least one rule defined in each profile - the default rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.6 | Integer32 (1..256) | read-only | current |
| cienaCesAclProfileAttachedInterfaces OBJECT-TYPE The number of interfaces to which this profile is attached. | 1.3.6.1.4.1.1271.2.1.35.1.1.2.1.7 | Unsigned32 | read-only | current |
| cienaCesAclRuleConfigTable OBJECT-TYPE A table of ACL rules configured on the device. Each entry contains the ACL rule configuration data. | 1.3.6.1.4.1.1271.2.1.35.1.1.3 | not-accessible | current | |
| cienaCesAclRuleConfigTableEntry OBJECT-TYPE An entry containing the ACL rule configuration data. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1 | not-accessible | current | |
| cienaCesAclRulePrecedence OBJECT-TYPE The unique precedence value (within the profile) of this ACL rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.1 | Unsigned32 (0..255) | not-accessible | current |
| cienaCesAclRuleName OBJECT-TYPE The unique name (within the profile) of this ACL rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.2 | DisplayString (SIZE(1..31)) | read-only | current |
| cienaCesAclRuleFilterAction OBJECT-TYPE The configured filter action for this ACL rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.3 | AclFilterAction | read-only | current |
| cienaCesAclRuleMatchAny OBJECT-TYPE True if the ACL rule matches any traffic, False otherwise. Matching on any traffic automatically disregards all the remaining fields. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.4 | TruthValue | read-only | current |
| cienaCesAclRuleMatchSrcMacAddr OBJECT-TYPE True if the ACL rule matches on the source MAC address, False otherwise. When True, the cienaCesAclRuleSrcMacAddr and cienaCesAclRuleSrcMacAddrMask fields will contain the source MAC address and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.5 | TruthValue | read-only | current |
| cienaCesAclRuleSrcMacAddr OBJECT-TYPE Contains the source MAC address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchSrcMacAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.6 | MacAddress | read-only | current |
| cienaCesAclRuleSrcMacAddrMask OBJECT-TYPE Contains the source MAC address mask that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchSrcMacAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.7 | MacAddress | read-only | current |
| cienaCesAclRuleMatchDstMacAddr OBJECT-TYPE True if the ACL rule matches on the destination MAC address, False otherwise. When True, the cienaCesAclRuleDstMacAddr and cienaCesAclRuleDstMacAddrMask fields will contain the destination MAC address and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.8 | TruthValue | read-only | current |
| cienaCesAclRuleDstMacAddr OBJECT-TYPE Contains the destination MAC address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchDstMacAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.9 | MacAddress | read-only | current |
| cienaCesAclRuleDstMacAddrMask OBJECT-TYPE Contains the destination MAC address mask that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchDstMacAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.10 | MacAddress | read-only | current |
| cienaCesAclRuleMatchOuterVid OBJECT-TYPE True if the ACL rule matches on the outer VID, False otherwise. When True, the cienaCesAclRuleOuterVid and cienaCesAclRuleOuterVidMask fields will contain the outer VID value and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.11 | TruthValue | read-only | current |
| cienaCesAclRuleOuterVid OBJECT-TYPE Contains the outer VID that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchOuterVid field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.12 | Unsigned32 | read-only | current |
| cienaCesAclRuleOuterVidMask OBJECT-TYPE Contains the outer VID mask that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchOuterVid field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.13 | Unsigned32 | read-only | current |
| cienaCesAclRuleMatchOuterPcp OBJECT-TYPE True if the ACL rule matches on the outer PCP, False otherwise. When True, the cienaCesAclRuleOuterPcp and cienaCesAclRuleOuterPcpMask fields will contain the outer PCP value and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.14 | TruthValue | read-only | current |
| cienaCesAclRuleOuterPcp OBJECT-TYPE Contains the outer PCP that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchOuterPcp field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.15 | Unsigned32 (0..7) | read-only | current |
| cienaCesAclRuleOuterPcpMask OBJECT-TYPE Contains the outer PCP mask that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchOuterPcp field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.16 | Unsigned32 (0..7) | read-only | current |
| cienaCesAclRuleMatchOuterDei OBJECT-TYPE True if the ACL rule matches on the outer DEI bit, False otherwise. When True, the cienaCesAclRuleOuterDei field will contain the outer DEI value that is to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.17 | TruthValue | read-only | current |
| cienaCesAclRuleOuterDei OBJECT-TYPE Contains the outer DEI bit that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchOuterDei field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.18 | Unsigned32 (0..1) | read-only | current |
| cienaCesAclRuleMatchBaseEtype OBJECT-TYPE True if the ACL rule matches on the base ethertype, False otherwise. When True, the cienaCesAclRuleBaseEtype field will contain the base ethertype value that is to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.19 | TruthValue | read-only | current |
| cienaCesAclRuleBaseEtype OBJECT-TYPE Contains the base ethertype that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchBaseEtype field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.20 | Unsigned32 (0..65535) | read-only | current |
| cienaCesAclRuleMatchSrcIpAddr OBJECT-TYPE True if the ACL rule matches on the source IP address, False otherwise. When True, the cienaCesAclRuleSrcIpAddrType field will contain the IP address type (IPv4 or IPv6) and the cienaCesAclRuleSrcIpAddr and cienaCesAclRuleSrcIpAddrPrefixLength fields will contain the IP address value and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.21 | TruthValue | read-only | current |
| cienaCesAclRuleSrcIpAddrType OBJECT-TYPE Identifies the address family of the source IP address (IPv4/IPv6). This field is not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.22 | InetAddressType | read-only | current |
| cienaCesAclRuleSrcIpAddr OBJECT-TYPE Contains the source IP address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.23 | InetAddress | read-only | current |
| cienaCesAclRuleSrcIpAddrPrefixLength OBJECT-TYPE Contains the prefix length of the source IP address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchSrcIpAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.24 | InetAddressPrefixLength | read-only | current |
| cienaCesAclRuleMatchDstIpAddr OBJECT-TYPE True if the ACL rule matches on the destination IP address, False otherwise. When True, the cienaCesAclRuleDstIpAddrType field will contain the IP address type (IPv4 or IPv6) and the cienaCesAclRuleDstIpAddr and cienaCesAclRuleDstIpAddrPrefixLength fields will contain the IP address value and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.25 | TruthValue | read-only | current |
| cienaCesAclRuleDstIpAddrType OBJECT-TYPE Identifies the address family of the destination IP address (IPv4/IPv6). This field is not applicable when the cienaCesAclRuleMatchDstIpAddr field is set to False | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.26 | InetAddressType | read-only | current |
| cienaCesAclRuleDstIpAddr OBJECT-TYPE Contains the destination IP address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchDstIpAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.27 | InetAddress | read-only | current |
| cienaCesAclRuleDstIpAddrPrefixLength OBJECT-TYPE Contains the prefix length of the destination IP address that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchDstIpAddr field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.28 | InetAddressPrefixLength | read-only | current |
| cienaCesAclRuleMatchIpProtocol OBJECT-TYPE True if the ACL rule matches on the IP protocol, False otherwise. When True, the cienaCesAclRuleIpProtocol field will contain the IP protocol value that is to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.29 | TruthValue | read-only | current |
| cienaCesAclRuleIpProtocol OBJECT-TYPE Contains the IP protocol value that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchIpProtocol field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.30 | Unsigned32 (0..255) | read-only | current |
| cienaCesAclRuleMatchDscp OBJECT-TYPE True if the ACL rule matches on the DSCP value, False otherwise. When True, the cienaCesAclRuleDscp and cienaCesAclRuleDscpMask fields will contain the DSCP value and mask that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.31 | TruthValue | read-only | current |
| cienaCesAclRuleDscp OBJECT-TYPE Contains the DSCP value that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchDscp field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.32 | Unsigned32 (0..63) | read-only | current |
| cienaCesAclRuleDscpMask OBJECT-TYPE Contains the outer DSCP mask that is to be matched by this rule. This field is not applicable when the cienaCesAclRuleMatchDscp field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.33 | Unsigned32 (0..63) | read-only | current |
| cienaCesAclRuleMatchL4SrcPort OBJECT-TYPE Indicates the type of L4 source port matching that the ACL rule is performing. A value of 'any' indicates that the rule matches any L4 source port. A value of 'single' indicates that the rules matches on a single L4 source port specified in the cienaCesAclRuleL4SrcPort field. A value of 'range' indicates that the rule matches on a range of ports, with the cienaCesAclRuleL4SrcPort field specifiying the lower bound and the cienaCesAclRuleL4SrcPortUpper specifying the upper bound of the range. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.34 | AclL4PortMatchType | read-only | current |
| cienaCesAclRuleL4SrcPort OBJECT-TYPE Contains the lower bound or single L4 source port value that is to be matched by this rule depending on the value of cienaCesAclRuleMatchL4SrcPort. This field is not applicable when the cienaCesAclRuleMatchL4SrcPort field is set to 'any'. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.35 | InetPortNumber | read-only | current |
| cienaCesAclRuleL4SrcPortUpper OBJECT-TYPE Contains the upper bound of the L4 source port range that is to be matched by this rule depending on the value of cienaCesAclRuleMatchL4SrcPort. This field is not applicable when the cienaCesAclRuleMatchL4SrcPort field is set to 'any' or 'single'. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.36 | InetPortNumber | read-only | current |
| cienaCesAclRuleMatchL4DstPort OBJECT-TYPE Indicates the type of L4 destination port matching that the ACL rule is performing. A value of 'any' indicates that the rule matches any L4 destination port. A value of 'single' indicates that the rules matches on a single L4 destination port specified in the cienaCesAclRuleL4SrcPort field. A value of 'range' indicates that the rule matches on a range of ports, with the cienaCesAclRuleL4DstPort field specifiying the lower bound and the cienaCesAclRuleL4DstPortUpper specifying the upper bound of the range. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.37 | AclL4PortMatchType | read-only | current |
| cienaCesAclRuleL4DstPort OBJECT-TYPE Contains the lower bound or single L4 destination port value that is to be matched by this rule depending on the value of cienaCesAclRuleMatchL4DstPort. This field is not applicable when the cienaCesAclRuleMatchL4DstPort field is set to 'any'. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.38 | InetPortNumber | read-only | current |
| cienaCesAclRuleL4DstPortUpper OBJECT-TYPE Contains the upper bound of the L4 destination port range that is to be matched by this rule depending on the value of cienaCesAclRuleMatchL4DstPort. This field is not applicable when the cienaCesAclRuleMatchL4DstPort field is set to 'any' or 'single'. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.39 | InetPortNumber | read-only | current |
| cienaCesAclRuleMatchL4DstProtocol OBJECT-TYPE Indicates the L4 destination protocol name that is to be matched by this rule. A value of 'any' indicates that the rule will match any protocol. Note that this field is mutually exclusive with cienaCesAclRuleMatchL4DstPort - i.e. only one of these fields can have a value different from 'any' at a given time. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.40 | AclL4DstProtocol | read-only | current |
| cienaCesAclRuleMatchIpFragment OBJECT-TYPE Indicates the type of IP fragment matching that is to be matched by this rule. A value of 'any' indicates that the rule will match both fragmented and non-fragmented packets. A value of 'fragment' indicates that the rule will match only fragmented packets. A value of 'nonfragment' indicates that the rule will match only non-fragmented (head) packets. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.41 | AclIpFragmentMatchType | read-only | current |
| cienaCesAclRuleMatchTcpFlags OBJECT-TYPE True if the ACL rule matches on specific TCP Flags, False otherwise. When True, the cienaCesAclRuleTcpFlags field will contain the TCP Flags that are to be matched by this rule. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.42 | TruthValue | read-only | current |
| cienaCesAclRuleTcpFlags OBJECT-TYPE Contains a comma-separated uppercase string list of TCP Flags that are to be matched by this rule, i.e. 'SYN,ACK,RST,...'. This field is not applicable when the cienaCesAclRuleMatchTcpFlags field is set to False. | 1.3.6.1.4.1.1271.2.1.35.1.1.3.1.43 | DisplayString | read-only | current |
| cienaCesAclProfileAttachmentTable OBJECT-TYPE A table showing the interface attachments for each profile on the device. Each entry contains the name of the interface and the traffic direction on which the profile is applied. | 1.3.6.1.4.1.1271.2.1.35.1.1.4 | not-accessible | current | |
| cienaCesAclProfileAttachmentTableEntry OBJECT-TYPE An entry containing the ACL profile attachment data. | 1.3.6.1.4.1.1271.2.1.35.1.1.4.1 | not-accessible | current | |
| cienaCesAclInterfaceType OBJECT-TYPE The type of the interface to which this ACL profile is attached. | 1.3.6.1.4.1.1271.2.1.35.1.1.4.1.1 | AclInterfaceType | not-accessible | current |
| cienaCesAclInterfaceId OBJECT-TYPE The ID of the interface to which this ACL profile is attached. | 1.3.6.1.4.1.1271.2.1.35.1.1.4.1.2 | Integer32 (1..1048576) | not-accessible | current |
| cienaCesAclInterfaceName OBJECT-TYPE The name of the interface to which this ACL profile is attached. | 1.3.6.1.4.1.1271.2.1.35.1.1.4.1.3 | DisplayString (SIZE(1..31)) | read-only | current |
| cienaCesAclDirection OBJECT-TYPE The interface's traffic direction (ingress/egress) on which the ACL profile is applied. | 1.3.6.1.4.1.1271.2.1.35.1.1.4.1.4 | AclTrafficDirection | read-only | current |
| cienaCesAclStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.1.2 | |||
| cienaCesAclProfileGlobalRuleStatsTable OBJECT-TYPE A table of global ACL profile rule statistics. Global ACL profile rule statistics are the aggregate counts of the hit statistics for all instances of the ACL profile's rules. | 1.3.6.1.4.1.1271.2.1.35.1.2.1 | not-accessible | current | |
| cienaCesAclProfileGlobalRuleStatsTableEntry OBJECT-TYPE An entry containing the ACL profile global rule hit statistics. | 1.3.6.1.4.1.1271.2.1.35.1.2.1.1 | not-accessible | current | |
| cienaCesAclGlobalRuleStatsPacketCount OBJECT-TYPE The number of packets that matched this ACL rule. | 1.3.6.1.4.1.1271.2.1.35.1.2.1.1.1 | Counter64 | read-only | current |
| cienaCesAclGlobalRuleStatsByteCount OBJECT-TYPE The number of bytes that matched this ACL rule. | 1.3.6.1.4.1.1271.2.1.35.1.2.1.1.2 | Counter64 | read-only | current |
| cienaCesAclProfileRuleInstanceStatsTable OBJECT-TYPE A table of ACL profile rule instance statistics. These ACL rule hit statistics are specific to the rules applied on the particular interface. | 1.3.6.1.4.1.1271.2.1.35.1.2.2 | not-accessible | current | |
| cienaCesAclProfileRuleInstanceStatsTableEntry OBJECT-TYPE An entry containing the ACL profile rule instance hit statistics. | 1.3.6.1.4.1.1271.2.1.35.1.2.2.1 | not-accessible | current | |
| cienaCesAclRuleInstanceStatsPacketCount OBJECT-TYPE The number of packets that matched this ACL rule instance. | 1.3.6.1.4.1.1271.2.1.35.1.2.2.1.1 | Counter64 | read-only | current |
| cienaCesAclRuleInstanceStatsByteCount OBJECT-TYPE The number of bytes that matched this ACL rule instance. | 1.3.6.1.4.1.1271.2.1.35.1.2.2.1.2 | Counter64 | read-only | current |
| cienaCesAccessListMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.2 | |||
| cienaCesAccessListMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.2.1 | |||
| cienaCesAccessListMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.35.2.2 |