MIBs Depot

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

FromSymbols
CIENA-SMIcienaCesConfig
CIENA-TCCienaGlobalState
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetPortNumber
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1CienaGlobalStateread-onlycurrent
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.2INTEGER {l2l3combo(1), l3only(2)}read-onlycurrent
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.3Unsigned32read-onlycurrent
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.4Unsigned32read-onlycurrent
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.5Unsigned32read-onlycurrent
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.6Unsigned32read-onlycurrent
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.2not-accessiblecurrent
cienaCesAclProfileConfigTableEntry
OBJECT-TYPE
An entry containing the ACL profile configuration data.
1.3.6.1.4.1.1271.2.1.35.1.1.2.1not-accessiblecurrent
cienaCesAclProfileId
OBJECT-TYPE
The unique identifier of this ACL profile.
1.3.6.1.4.1.1271.2.1.35.1.1.2.1.1Integer32 (1..65535)not-accessiblecurrent
cienaCesAclProfileName
OBJECT-TYPE
The unique name of this ACL profile.
1.3.6.1.4.1.1271.2.1.35.1.1.2.1.2DisplayString (SIZE(1..31))read-onlycurrent
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.3CienaGlobalStateread-onlycurrent
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.4CienaGlobalStateread-onlycurrent
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.5AclFilterActionread-onlycurrent
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.6Integer32 (1..256)read-onlycurrent
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.7Unsigned32read-onlycurrent
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.3not-accessiblecurrent
cienaCesAclRuleConfigTableEntry
OBJECT-TYPE
An entry containing the ACL rule configuration data.
1.3.6.1.4.1.1271.2.1.35.1.1.3.1not-accessiblecurrent
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.1Unsigned32 (0..255)not-accessiblecurrent
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.2DisplayString (SIZE(1..31))read-onlycurrent
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.3AclFilterActionread-onlycurrent
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.4TruthValueread-onlycurrent
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.5TruthValueread-onlycurrent
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.6MacAddressread-onlycurrent
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.7MacAddressread-onlycurrent
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.8TruthValueread-onlycurrent
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.9MacAddressread-onlycurrent
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.10MacAddressread-onlycurrent
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.11TruthValueread-onlycurrent
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.12Unsigned32read-onlycurrent
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.13Unsigned32read-onlycurrent
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.14TruthValueread-onlycurrent
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.15Unsigned32 (0..7)read-onlycurrent
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.16Unsigned32 (0..7)read-onlycurrent
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.17TruthValueread-onlycurrent
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.18Unsigned32 (0..1)read-onlycurrent
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.19TruthValueread-onlycurrent
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.20Unsigned32 (0..65535)read-onlycurrent
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.21TruthValueread-onlycurrent
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.22InetAddressTyperead-onlycurrent
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.23InetAddressread-onlycurrent
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.24InetAddressPrefixLengthread-onlycurrent
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.25TruthValueread-onlycurrent
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.26InetAddressTyperead-onlycurrent
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.27InetAddressread-onlycurrent
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.28InetAddressPrefixLengthread-onlycurrent
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.29TruthValueread-onlycurrent
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.30Unsigned32 (0..255)read-onlycurrent
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.31TruthValueread-onlycurrent
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.32Unsigned32 (0..63)read-onlycurrent
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.33Unsigned32 (0..63)read-onlycurrent
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.34AclL4PortMatchTyperead-onlycurrent
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.35InetPortNumberread-onlycurrent
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.36InetPortNumberread-onlycurrent
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.37AclL4PortMatchTyperead-onlycurrent
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.38InetPortNumberread-onlycurrent
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.39InetPortNumberread-onlycurrent
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.40AclL4DstProtocolread-onlycurrent
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.41AclIpFragmentMatchTyperead-onlycurrent
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.42TruthValueread-onlycurrent
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.43DisplayStringread-onlycurrent
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.4not-accessiblecurrent
cienaCesAclProfileAttachmentTableEntry
OBJECT-TYPE
An entry containing the ACL profile attachment data.
1.3.6.1.4.1.1271.2.1.35.1.1.4.1not-accessiblecurrent
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.1AclInterfaceTypenot-accessiblecurrent
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.2Integer32 (1..1048576)not-accessiblecurrent
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.3DisplayString (SIZE(1..31))read-onlycurrent
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.4AclTrafficDirectionread-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Counter64read-onlycurrent
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.2Counter64read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1Counter64read-onlycurrent
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.2Counter64read-onlycurrent
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