CIENA-CES-ACL-MIB
- Registered at
- 1.3.6.1.4.1.1271.2.1.25
- Last updated
- 2012-11-21 00:00
- Organization
- Ciena, Inc
- Revisions
- 2012-11-21 00:00, 2012-05-01 00:00
- Namespace
- ciena
- Source file
CIENA-CES-ACL-MIB- Digest
sha256:b67997ea55028738c594973edca45650ad08ac6b187a1d9d9f468d8377855668
Description
This module defines the ACL details and the associated notifications.
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 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
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-ACL-MIB CIENA-SMI CIENA-TC INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cienaCesAclMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.25.1 | |||
| cienaCesAclGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.25.1.1 | |||
| cienaCesAclAdminState OBJECT-TYPE This object indicates the global IP ACL state. | 1.3.6.1.4.1.1271.2.1.25.1.1.1 | CienaGlobalState | read-only | current |
| cienaCesAclCacheHit OBJECT-TYPE This object indicates the number of lookups satisfied by a cache hit. | 1.3.6.1.4.1.1271.2.1.25.1.1.2 | Counter32 | read-only | current |
| cienaCesAclNoHit OBJECT-TYPE This object indicates the number of lookups that failed because the source ip address did not match a table entry. | 1.3.6.1.4.1.1271.2.1.25.1.1.3 | Counter32 | read-only | current |
| cienaCesAclBadPort OBJECT-TYPE This object indicates the number of lookups that failed because the ingress port was disallowed by a table entry. | 1.3.6.1.4.1.1271.2.1.25.1.1.4 | Counter32 | read-only | current |
| cienaCesAclBadDscp OBJECT-TYPE This object indicates the number of lookups that failed because the ingress DSCP value was disallowed by a table entry. | 1.3.6.1.4.1.1271.2.1.25.1.1.5 | Counter32 | read-only | current |
| cienaCesAclOperState OBJECT-TYPE This object indicates the current operational state of the IP ACL system. | 1.3.6.1.4.1.1271.2.1.25.1.1.6 | CienaGlobalState | read-only | current |
| cienaCesAclInUseEntries OBJECT-TYPE This object indicates the number of IP ACL rules that are currently configured. | 1.3.6.1.4.1.1271.2.1.25.1.1.7 | Counter32 | read-only | current |
| cienaCesAclMaxEntries OBJECT-TYPE This object indicates the maximum number of IP ACL rules that can be configured. | 1.3.6.1.4.1.1271.2.1.25.1.1.8 | Counter32 | read-only | current |
| cienaCesAclBadProtocol OBJECT-TYPE This object indicates the number of lookups that failed because protocol didn't match protocol allowed for matching src/dst subnet | 1.3.6.1.4.1.1271.2.1.25.1.1.9 | Counter32 | read-only | current |
| cienaCesAclRules OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.25.1.2 | |||
| cienaCesAclTable OBJECT-TYPE The (conceptual) table listing the parameters for the IP ACL table. | 1.3.6.1.4.1.1271.2.1.25.1.2.1 | not-accessible | deprecated | |
| cienaCesAclEntry OBJECT-TYPE An entry (conceptual row) in the cienaCesAclTable. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1 | not-accessible | deprecated | |
| cienaCesAclEntryInetAddrType OBJECT-TYPE This object indicates the IP network type which will be authorized. This OID specifies the Inet address type of the OIDs cienaCesAclEntryInetAddr and cienaCesAclEntryInetPrefixLength. When representing: ipv4 : cienaCesAclEntryInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesAclEntryInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.1 | InetAddressType | not-accessible | deprecated |
| cienaCesAclEntryInetAddr OBJECT-TYPE This object indicates the source IP network address that will be authorized. This OID should be used in conjunction with cienaCesAclEntryInetAddrType and should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.2 | InetAddress | read-only | deprecated |
| cienaCesAclEntryInetPrefixLength OBJECT-TYPE This object indicates the prefix length for the source IP network that will be authorized. This OID should be used in conjunction with cienaCesAclEntryInetAddrType. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.3 | InetAddressPrefixLength | not-accessible | deprecated |
| cienaCesAclEntryHits OBJECT-TYPE This object indicates the number of lookups that matched the table entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.4 | Counter32 | read-only | deprecated |
| cienaCesAclEntryBadPort OBJECT-TYPE This object indicates the number of lookups that failed because the ingress port was disallowed by the table entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.5 | Counter32 | read-only | deprecated |
| cienaCesAclEntryDscpMask OBJECT-TYPE This object indicates the DSCP values for which IP packets are allowed to ingress. The mask is big endian and each bit, numbered from 0 to 63, represents a DSCP value numbered from 0 to 63. A value of 0xFFFFFFFFFFFFFFFF may be used to specify all. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.6 | OCTET STRING (SIZE(8)) | read-only | deprecated |
| cienaCesAclEntryBadDscp OBJECT-TYPE This object indicates the number of lookups that failed because the ingress DSCP value was disallowed by the table entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.7 | Counter32 | read-only | deprecated |
| cienaCesAclEntryPortBitMask OBJECT-TYPE This object indicates the physical ports on which frames will be allowed to ingress from. The mask is big endian and each bit, numbered from 0 to 63, represents a physical port numbered from 1 to 64. A value of 0xFFFFFFFFFFFFFFFF may be used to specify all ports. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.8 | OCTET STRING (SIZE(8)) | read-only | deprecated |
| cienaCesAclEntryNotifInetAddrType OBJECT-TYPE This object indicates the IP network type which will be authorized. This OID specifies the Inet address type of the OIDs cienaCesAclEntryNotifInetAddr and cienaCesAclEntryNotifInetPrefixLength. When representing: ipv4 : cienaCesAclEntryInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesAclEntryInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.9 | InetAddressType | read-only | deprecated |
| cienaCesAclEntryNotifInetAddr OBJECT-TYPE This object indicates the IP network address that will be authorized. This OID should be used in conjunction with cienaCesAclEntryNotifInetAddrType and should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.10 | InetAddress | read-only | deprecated |
| cienaCesAclEntryNotifInetPrefixLength OBJECT-TYPE This object indicates the prefix length for the IP network that will be authorized. This OID should be used in conjunction with cienaCesAclEntryNotifInetAddrType. | 1.3.6.1.4.1.1271.2.1.25.1.2.1.1.11 | InetAddressPrefixLength | read-only | deprecated |
| cienaCesExtAclTable OBJECT-TYPE The (conceptual) table listing the parameters for the extended IP ACL table. | 1.3.6.1.4.1.1271.2.1.25.1.2.2 | not-accessible | current | |
| cienaCesExtAclEntry OBJECT-TYPE An entry (conceptual row) in the cienaCesExtAclTable. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1 | not-accessible | current | |
| cienaCesExtAclEntrySrcInetAddrType OBJECT-TYPE This object indicates the IP network type which will be authorized. This OID specifies the Inet address type of the OIDs cienaCesExtAclEntrySrcInetAddr and cienaCesExtAclEntrySrcInetPrefixLen. When representing: ipv4 : cienaCesExtAclEntrySrcInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesExtAclEntrySrcInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.1 | InetAddressType | not-accessible | current |
| cienaCesExtAclEntrySrcInetAddr OBJECT-TYPE This object indicates the source IP network address that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntrySrcInetAddrType and should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.2 | InetAddress (SIZE(16)) | not-accessible | current |
| cienaCesExtAclEntrySrcInetPrefixLen OBJECT-TYPE This object indicates the prefix length for the source IP network that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntrySrcInetAddrType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.3 | InetAddressPrefixLength | not-accessible | current |
| cienaCesExtAclEntryDstInetAddrType OBJECT-TYPE This object indicates the IP network type which will be authorized. This OID specifies the Inet address type of the OIDs cienaCesExtAclEntryDstInetAddr and cienaCesExtAclEntryDstInetPrefixLen. When representing: ipv4 : cienaCesExtAclEntryDstInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesExtAclEntryDstInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.4 | InetAddressType | not-accessible | current |
| cienaCesExtAclEntryDstInetAddr OBJECT-TYPE This object indicates the destination IP network address that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntryDstInetAddrType and should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.5 | InetAddress (SIZE(16)) | not-accessible | current |
| cienaCesExtAclEntryDstInetPrefixLen OBJECT-TYPE This object indicates the prefix length for the destination IP network that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntryDstInetAddrType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.6 | InetAddressPrefixLength | not-accessible | current |
| cienaCesExtAclEntryNotifSrcInetAddrType OBJECT-TYPE Duplicate of cienaCesExtAclEntrySrcInetAddrType for display purposes. This object indicates the IP network type which will be authorized. This OID specifies the Inet address type of the OIDs cienaCesExtAclEntrySrcInetAddr and cienaCesExtAclEntrySrcInetPrefixLen. When representing: ipv4 : cienaCesExtAclEntrySrcInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesExtAclEntrySrcInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.7 | InetAddressType | read-only | current |
| cienaCesExtAclEntryNotifSrcInetAddr OBJECT-TYPE Duplicate of cienaCesExtAclEntrySrcInetAddr for display purposes. This object indicates the source IP network address that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntryNotifSrcInetAddrType and should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.8 | InetAddress | read-only | current |
| cienaCesExtAclEntryNotifSrcInetPrefixLen OBJECT-TYPE Duplicate of cienaCesExtAclEntrySrcInetPrefixLen for display purposes. This object indicates the prefix length for the source IP network that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntryNotifSrcInetAddrType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.9 | InetAddressPrefixLength | read-only | current |
| cienaCesExtAclEntryNotifDstInetAddrType OBJECT-TYPE Duplicate of cienaCesExtAclEntryDstInetAddrType for display purposes. This object indicates the IP network type which will be authorized. This OID specifies the Inet address type of the OIDs cienaCesExtAclEntryNotifDstInetAddr and cienaCesExtAclEntryNotifDstInetPrefixLen. When representing: ipv4 : cienaCesExtAclEntryNotifDstInetAddr should be compliant with InetAddressIPv4 from RFC 4001 ipv6 : cienaCesExtAclEntryNotifDstInetAddr should be compliant with InetAddressIPv6 from RFC 4001 | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.10 | InetAddressType | read-only | current |
| cienaCesExtAclEntryNotifDstInetAddr OBJECT-TYPE Duplicate of cienaCesExtAclEntryDstInetAddr for display purposes. This object indicates the destination IP network address that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntryNotifDstInetAddrType and should be compliant with RFC 4001 InetAddressType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.11 | InetAddress | read-only | current |
| cienaCesExtAclEntryNotifDstInetPrefixLen OBJECT-TYPE Duplicate of cienaCesExtAclEntryDstInetPrefixLen for display purposes. This object indicates the prefix length for the destination IP network that will be authorized. This OID should be used in conjunction with cienaCesExtAclEntryNotifDstInetAddrType. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.12 | InetAddressPrefixLength | read-only | current |
| cienaCesExtAclEntryHits OBJECT-TYPE This object indicates the number of lookups that matched the table entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.13 | Counter32 | read-only | current |
| cienaCesExtAclEntryBadPort OBJECT-TYPE This object indicates the number of lookups that failed because the ingress port was disallowed by the table entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.14 | Counter32 | read-only | current |
| cienaCesExtAclEntryDscpMask OBJECT-TYPE This object indicates the DSCP values for which IP packets are allowed to ingress. The mask is big endian and each bit, numbered from 0 to 63, represents a DSCP value numbered from 0 to 63. A value of 0xFFFFFFFFFFFFFFFF may be used to specify all. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.15 | OCTET STRING (SIZE(8)) | read-only | current |
| cienaCesExtAclEntryBadDscp OBJECT-TYPE This object indicates the number of lookups that failed because the ingress DSCP value was disallowed by the table entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.16 | Counter32 | read-only | current |
| cienaCesExtAclEntryPortBitMask OBJECT-TYPE This object indicates the physical ports on which frames will be allowed to ingress from. The mask is big endian and each bit, numbered from 0 to 63, represents a physical port numbered from 1 to 64. A value of 0xFFFFFFFFFFFFFFFF may be used to specify all ports. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.17 | OCTET STRING (SIZE(8)) | read-only | current |
| cienaCesExtAclEntryProtocol OBJECT-TYPE List of protocols allowed for the ACL entry. | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.18 | Bits {icmp(0), tcp(1), udp(2), all(15)} | read-only | current |
| cienaCesExtAclEntryBadProtocol OBJECT-TYPE This object indicates the number of lookups that failed because the protocol value did't match what was in the ACL entry with IP address(es) matching | 1.3.6.1.4.1.1271.2.1.25.1.2.2.1.19 | Counter32 | read-only | current |
| cienaCesAclMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.25.3 | |||
| cienaCesAclMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.25.3.1 | |||
| cienaCesAclMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.1271.2.1.25.3.2 |