caAclIPV4ACEProtocol
CISCO-ACL-MIB ·
.1.3.6.1.4.1.9.9.808.1.1.2.1.3
Object
This object identifies the layer 3 protocol type to be filtered by the ACE. Protocol numbers are defined in the Network Working Group Request For Comment documents.
Context
- MIB
- CISCO-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.808.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- caAclIPV4ACECfgTableEntry
- Table
- caAclIPV4ACECfgTable
- Siblings
- 26
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caAclIPV4ACESequenceNumber This object uniquely identifies an ACE within an ACL. Sequence
numbers are assigned to each permit/deny statement, causing the
system to insert the statement in that numbered posi… | column | CaAclSequenceNumber | .1.3.6.1.4.1.9.9.808.1.1.2.1.1 |
| caAclIPV4ACESourcePortGroup This object defines the Source Port Object Group from which
the packet is being sent. | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.2.1.10 |
| caAclIPV4ACEDestinationAddress This object determines the address of the network or host to
which the packet is being sent. If this object value is 0.0.0.0
and the value of caAclIPV4ACLDestinationWildCardMask o… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.808.1.1.2.1.11 |
| caAclIPV4ACEDestinationWildCardMask This object determines the mask of wild card address bits
for caAclIPV4ACLDestinationAddress. Wild card masking is to
indicate to the system whether to check or ignore the
corresp… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.808.1.1.2.1.12 |
| caAclIPV4ACEDestinationNetworkGroup This object defines the Destination Network Object Group to
which the packet is being sent. | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.2.1.13 |
| caAclIPV4ACEDestinationPortOperator This object defines the operation to be performed to the layer
destination port field. Source port fields are present only for
IGMP, ICMP, SCTP, TCP, and UDP protocols.
… | column | CaAclPortOperator | .1.3.6.1.4.1.9.9.808.1.1.2.1.14 |
| caAclIPV4ACEDestinationPort This object defines the destination port number of the layer
4 protocol. This is the field to be matched with the specified
destination port based on the caAclIPV4ACLSourceOperato… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.808.1.1.2.1.15 |
| caAclIPV4ACEDestinationPortUpper This object defines the inclusive upper bound of the layer 4
destination port range that is to be matched. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.808.1.1.2.1.16 |
| caAclIPV4ACEDestinationPortGroup This object defines the Source Port Object Group to which the
packet is being sent. | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.2.1.17 |
| caAclIPV4ACEDscpValue This object defines the dscp value that will be considered
in the match criteria against the value in the packet. | column | Unsigned32 | .1.3.6.1.4.1.9.9.808.1.1.2.1.18 |
| caAclIPV4ACETcpFlagsValue This object defines the value of the TCP flags which will
be considered in the match criteria based on
caAclIPV4ACLTcpFlagsMatchType.
Users can select any desired combination of t… | column | Unsigned32 | .1.3.6.1.4.1.9.9.808.1.1.2.1.19 |
| caAclIPV4ACEAction This object indicates the type of action to be taken if the
packet matches the given criteria.
If it is set to permit(1), all packets matching this ACE will
be allo… | column | CaAclAction | .1.3.6.1.4.1.9.9.808.1.1.2.1.2 |
| caAclIPV4ACETcpFlagsMask This object defines the mask value of the TCP flags field. | column | Unsigned32 | .1.3.6.1.4.1.9.9.808.1.1.2.1.20 |
| caAclIPV4ACETcpFlagsMatchType This object defines the type of matching to be done on the
TCP flags field. | column | CaAclTcpFlagsMatch | .1.3.6.1.4.1.9.9.808.1.1.2.1.21 |
| caAclIPV4ACETosValue This object defines the value of the TOS field to be filtered.
Packets can be filtered by the TOS level as specified by a
number from 0 to 15. Use the value 16 to indicate that th… | column | Unsigned32 | .1.3.6.1.4.1.9.9.808.1.1.2.1.22 |
| caAclIPV4ACEPrecedenceValue This object indicates the value of the precedence field to be
filtered. | column | CaAclPrecedenceValue | .1.3.6.1.4.1.9.9.808.1.1.2.1.23 |
| caAclIPV4ACELogOption This object defines the value of the log option field to be
applied to packets that match this ACE entry. | column | CaAclLogOption | .1.3.6.1.4.1.9.9.808.1.1.2.1.24 |
| caAclIPV4ACECounterLabel This object defines the counter label name for this ACE.
ACEs that share the same counter label name will have their
hit counts aggregated into the same counter label name. | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.2.1.25 |
| caAclIPV4ACERemark This object defines a comment in the ACL. It helps the user
to define some meaningful comment to identify the ACE
quickly, or to know the purpose of a set of ACEs.
This field is … | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.2.1.26 |
| caAclIPV4ACERowStatus This object is used to create, modify, or delete an entry
in the caAclIPV4ACLTable.
A row can be created using the 'CreateAndGo' option. When the
row is successfull… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.808.1.1.2.1.27 |
| caAclIPV4ACESourceAddress This object determines the address of the network or host from
which the packet is being sent. If this object value is 0.0.0.0
and the value of caAclIPV4ACESourceWildCardMask obje… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.808.1.1.2.1.4 |
| caAclIPV4ACESourceWildCardMask This object determines the mask of wild card address bits
for caAclIPV4ACESourceAddress. Wild card masking is to indicate
to the system whether to check or ignore the correspondin… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.808.1.1.2.1.5 |
| caAclIPV4ACESourceNetworkGroup This object defines the Source Network Object Group from
which the packet is being sent. | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.2.1.6 |
| caAclIPV4ACESourcePortOperator This object defines the operation to be performed to the layer
source port field. Source port fields are present only for
IGMP, ICMP, SCTP, TCP, and UDP protocols.
… | column | CaAclPortOperator | .1.3.6.1.4.1.9.9.808.1.1.2.1.7 |
| caAclIPV4ACESourcePort This object defines the source port number of the layer 4
protocol. This is the field to be matched with the specified
source port based on the caAclIPV4ACESourcePortOperator. If
… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.808.1.1.2.1.8 |
| caAclIPV4ACESourcePortUpper This object defines the inclusive upper bound of the layer 4
source port range that is to be matched. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.808.1.1.2.1.9 |