RAD-ACL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
12
Rows
12
Columns
107
.1.3.6.1.4.1.164.6.1.14.2.1.1 · 1 row entry · 7 columns
ACL Configuration Table.
aclMainEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.1.1
An entry in the ACL main table
Indexes
aclName
Column Syntax OID
aclName
Access Control List (ACL) name
OctetString
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.1
aclNumberOfAce
Number of Access Control Entries in this ACL
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.2
aclLastSeqeunceNumber
Sequence Number of the last ACE in this ACL.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.3
aclResequenceCmd
Resequence Command, specifying step between ACE sequence numbers.
For example, when resequence command with value of 100 is given,
new sequence number will be 100 200 300 400 etc.
Default Value - 10. Possible Set value…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.4
aclType
ACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value
Enumerationr/w
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.5
aclIllegalEntityTypes
This object is a bitmap of entity types.
If a bit representing certain entity type is '1',
ACL cannot be bound to that entity type.
e.g. if bit (0) is '1', ACL cannot be bound to management entity.
Bits
Enumerated Values:
0management
1routerInterface
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.6
aclRowStatus
Create/Destroy ACLs.
When removing ACL which has associated ACE entries,
all associated entries (in aclAceTable and in all auxiliary (per protocol) tables)
MUST be removed before destroying ACL entry
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.6.1.14.2.1.1.1.7
.1.3.6.1.4.1.164.6.1.14.2.1.2 · 1 row entry · 8 columns
Access Control Entry  (ACE) Table
aclAceEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.2.1
ACE entry - general ACE parameters , and pointer to Auxillary table.
Indexes
aclAceIdx
Column Syntax OID
aclAceIdx
ACE running Index .
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.1
aclAceSequenceNumber
ACE Sequence Number
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.2
aclAceType
This object specify ACE type:
Remark, Deny or Permit.
Remark type ACE must include pointer (aclAcePointer) to aclAceRemarkTable
Permit or Deny type ACE must include pointer to one of the other
auxilliary tables (aclAce…
Enumerationr/w
Enumerated Values:
1remark
2deny
3permit
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.3
aclAcePointer
Pointer to entry in one of the auxilary tables:
aclAceRemarkTable, aclAceIP Table, aclAceICMPTable ,
aclAceTCPTable, aclAceUDPTable.
When an entry is created in this table,
Agent must create associated entry in one of t…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.4
aclAcelog
Enable or disable log of current ACE
Enumerationr/w
Enumerated Values:
1notApplicable
2disable
3enable
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.5
aclAceIllegalEntityTypes
This object is a bitmap of entity types.
If a bit representing certain entity type is '1', ACL containing
current ACE cannot be bound to that entity type.
e.g. if bit (0) is '1', ACL containing current ACE cannot be
bou…
Bits
Enumerated Values:
0management
1routerInterface
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.6
aclAceAclName
The name of the ACL to which this ACE belongs. ACL Name MUST exists
in aclMainTable.
Upon deletion of an ACL, all entries with deleted ACL Name
must be deleted.
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.7
aclAceRowStatus
Create or Destroy ACE
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.6.1.14.2.1.2.1.8
.1.3.6.1.4.1.164.6.1.14.2.1.3 · 1 row entry · 1 columns
ACE remark   Table.
This table containing all remarks (free text which may describe ACEs) for all ACLs
aclAceRemarkEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.3.1
ACE remarks
Indexes
aclAceIdx
Column Syntax OID
aclAceRemark
Free text describing following ACEs
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.3.1.1
.1.3.6.1.4.1.164.6.1.14.2.1.4 · 1 row entry · 14 columns
ACE IP   Table.
aclAceIPEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.4.1
IP match criteria
Indexes
aclAceIdx
Column Syntax OID
aclAceIPSrcAddressType
Type of Internet address of aclAceIPSrcAddress
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.1
aclAceIPSrcAddress
The IP address to match against the packet's source IP address.
The type of this address is determined by the value of the
aclAceIPSrcAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.2
aclAceIPSrcAddressPrefixLength
The length of the CIDR Prefix carried in aclAceIPSrcAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.3
aclAceIPDstAddressType
Type of Internet address of aclAceIPDstAddress .
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.4
aclAceIPDstAddress
The IP address to match against the packet's destination IP address.
The type of this address is determined by the value of the
aclAceIPDstAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.5
aclAceIPDstAddressPrefixLength
The length of the CIDR Prefix carried in aclAceIPDstAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.6
aclAceIPMarkingType
Specifies the marking type to be matched.
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.7
aclAceIPDscp
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.8
aclAceIPIpPrecedence
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.9
aclAceIPProtocolNumber
IP protocol numbers used in the Protocol field of the IPv4 header and the Next Header field of IPv6 header.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.10
aclAceIPSetMarkingType
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.11
aclAceIPSetDscp
DSCP value to set in matched packet
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.12
aclAceIPSetIpPrecedence
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.13
aclAceIPSetPbit
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Textual Convention: PbitMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.4.1.14
.1.3.6.1.4.1.164.6.1.14.2.1.5 · 1 row entry · 15 columns
ACE ICMP   Table.
aclAceICMPEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.5.1
ICMP entry
Indexes
aclAceIdx
Column Syntax OID
aclAceICMPSrcAddressType
Type of Internet address of aclAceICMPSrcAddress
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.1
aclAceICMPSrcAddress
The IP address to match against the packet's source IP address.
The type of this address is determined by the value of the
aclAceICMPSrcAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.2
aclAceICMPSrcAddressPrefixLength
The length of the CIDR Prefix carried in aclAceICMPSrcAddress The length of the CIDR Prefix carried in SrcAddressPrefixLength
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.3
aclAceICMPDstAddressType
Type of Internet address of aclAceICMPDstAddressType .
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.4
aclAceICMPDstAddress
The IP address to match against the packet's destination IP address.
The type of this address is determined by the value of the
aclAceICMPDstAddress object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.5
aclAceICMPDstAddressPrefixLength
The length of the CIDR Prefix carried in DstAddressPrefixLength
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.6
aclAceICMPMarkingType
Specifies the marking type to be matched
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.7
aclAceICMPDscp
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.8
aclAceICMPIpPrecedence
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.9
aclAceICMPType
ICMP message Type
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.10
aclAceICMPCode
ICMP message Code
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.11
aclAceICMPSetMarkingType
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.12
aclAceICMPSetDscp
DSCP value to set in matched packet
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.13
aclAceICMPSetIpPrecedence
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.14
aclAceICMPSetPbit
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Textual Convention: PbitMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.5.1.15
.1.3.6.1.4.1.164.6.1.14.2.1.6 · 1 row entry · 19 columns
ACE TCP  Table.
aclAceTCPEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.6.1
ACE TCP entry
Indexes
aclAceIdx
Column Syntax OID
aclAceTCPSrcAddressType
Type of Internet address of aclAceTCPSrcAddress
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.1
aclAceTCPSrcAddress
The IP address to match against the packet's source IP address.
The type of this address is determined by the value of the
aclAceTCPSrcAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.2
aclAceTCPSrcAddressPrefixLength
The length of the CIDR Prefix carried in aclAceTCPSrcAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.3
aclAceTCPDstAddressType
Type of Internet address of aclAceTCPDstAddress .
Only ipV4 and ipv6 are supported.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.4
aclAceTCPDstAddress
The IP address to match against the packet's destination IP address.
The type of this address is determined by the value of the
aclAceTCPDstAddressType object.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.5
aclAceTCPDstAddressPrefixLength
The length of the CIDR Prefix carried in aclAceTCPDstAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.6
aclAceTCPMarkingType
Specifies the marking type to be matched.
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.7
aclAceTCPDscp
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.8
aclAceTCPIpPrecedence
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.9
aclAceTCPSrcPortOp
Indicates how a packet's Source TCP port number is
to be compared with aclAceTCPSrcPort and aclAceTCPSrcPortRange
UdpTcpPortOpr/w
Textual Convention: UdpTcpPortOp Enumeration
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.10
aclAceTCPSrcPort
The TCP port number to be matched against the packets TCP source port.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.11
aclAceTCPSrcPortRange
The source port number of the TCP protocol.
If the aclAceTCPSrcPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceTCPSrcP…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.12
aclAceTCPDstPortOp
Indicates how a packet's destination TCP port number is
to be compared with aclAceTCPDstPort and aclAceTCPDstPortRange
UdpTcpPortOpr/w
Textual Convention: UdpTcpPortOp Enumeration
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.13
aclAceTCPDstPort
The TCP port number to be matched against the packets TCP destination port
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.14
aclAceTCPDstPortRange
The destination port number of the TCP protocol.
If the aclAceTCPDstPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceTC…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.15
aclAceTCPSetMarkingType
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.16
aclAceTCPSetDscp
DSCP value to set in matched packet
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.17
aclAceTCPSetIpPrecedence
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.18
aclAceTCPSetPbit
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Textual Convention: PbitMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.19
.1.3.6.1.4.1.164.6.1.14.2.1.7 · 1 row entry · 19 columns
ACE UDP   Table.
aclAceUDPEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.7.1
ACE UDP entry
Indexes
aclAceIdx
Column Syntax OID
aclAceUDPSrcAddressType
IP Source Address
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.1
aclAceUDPSrcAddress
IP Source Address
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.2
aclAceUDPSrcAddressPrefixLength
The length of the CIDR Prefix carried in SrcAddressPrefixLength
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.3
aclAceUDPDstAddressType
X3 Description for DstAddress
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.4
aclAceUDPDstAddress
X3 Description for DstAddress
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.5
aclAceUDPDstAddressPrefixLength
The length of the CIDR Prefix carried in aclAceUDPDstAddress
INET-ADDRESS-MIBInetAddressPrefixLengthr/w
Textual Convention: INET-ADDRESS-MIBInetAddressPrefixLength Unsigned32
Type Constraints:
range: 0..2040
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.6
aclAceUDPMarkingType
Specifies the marking type to be matched
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.7
aclAceUDPDscp
The DSCP value to match against the packet's DSCP field
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.8
aclAceUDPIpPrecedence
The IP Precendece value to match against the packet's IP Precendece field
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.9
aclAceUDPSrcPortOp
Indicates how a packet's source UDP port number is
to be compared with aclAceUDPSrcPort and aclAceUDPSrcPortRange
UdpTcpPortOpr/w
Textual Convention: UdpTcpPortOp Enumeration
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.10
aclAceUDPSrcPort
The UDP port number to be matched against the packets UDP source port.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.11
aclAceUDPSrcPortRange
The source port number of the UDP protocol.
If the aclAceUDPSrcPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceUDPSrcPo…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.12
aclAceUDPDstPortOp
Indicates how a packet's destination UDP port number is
to be compared with aclAceUDPDstPort and aclAceUDPDstPortRange
UdpTcpPortOpr/w
Textual Convention: UdpTcpPortOp Enumeration
Type Values:
1noOperator
2lt
3gt
4eq
5neq
6range
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.13
aclAceUDPDstPort
The UDP port number to be matched against the packets UDP destination port number
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.14
aclAceUDPDstPortRange
The destination port number of the TCP protocol.
If the aclAceUDPDstPortOp object in the same row is range(6),
this object will be the ending port number of the port range.
This object cannot be configured if
aclAceUD…
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.15
aclAceUDPSetMarkingType
This object is used only for ACE type 'permit'.
It indicates which priority parameter should be set in matched packet.
AceMarkingTyper/w
Textual Convention: AceMarkingType Bits
Type Values:
0dscp
1ipPrecedence
2pBit
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.16
aclAceUDPSetDscp
DSCP value to set in matched packet
DscpMarkr/w
Textual Convention: DscpMark Unsigned32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.17
aclAceUDPSetIpPrecedence
IP Precedence value to set in matched packet
IpPrecedenceMarkr/w
Textual Convention: IpPrecedenceMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.18
aclAceUDPSetPbit
Pbit (layer two priority) to set in matched packet
PbitMarkr/w
Textual Convention: PbitMark Unsigned32
Type Constraints:
range: 0..7
.1.3.6.1.4.1.164.6.1.14.2.1.7.1.19
.1.3.6.1.4.1.164.6.1.14.2.1.8 · 1 row entry · 8 columns
ACL Bind to Entitity Table.
aclBindEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.8.1
Entry defines ACL bind to entity
Indexes
aclBindEntityType aclBindEntityIndex aclBindDirection aclBindAclType
Column Syntax OID
aclBindEntityType
This ocject defines whether ACL is bound to Router Interface
or to Management entity.
Enumeration
Enumerated Values:
1routerInterface
2management
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.1
aclBindEntityIndex
Entity Index
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.2
aclBindDirection
This object indicates the direction on which the access list works,
which may be either inbound (for traffic entering the entity)
or outbound (for traffic transmitted out of the entity).
Enumeration
Enumerated Values:
2inbound
3outbound
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.3
aclBindAclType
ACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value
Enumeration
Enumerated Values:
1ipv4
2ipv6
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.4
aclBindAclName
This object indicates the name of ACL binded to this entity.
OctetStringr/w
Constraints:
range: 1-252
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.5
aclBindTimeElapsed
The number of seconds that have elapsed since
the beginning of the current measurement period.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.6
aclBindClearStatisticsCmd
Clear statistics command. All Matches counters (of all ACEs)
of ACL bound to entity are cleared.
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.7
aclBindRowStatus
Create or delete ACL bind to entity
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.164.6.1.14.2.1.8.1.8
.1.3.6.1.4.1.164.6.1.14.2.1.10 · 1 row entry · 2 columns
Dummy table, includes single row of ACL handling parameters
aclHandleEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.10.1
ACL handling parameters
Indexes
aclHandleIndex
Column Syntax OID
aclHandleIndex
Dummy index = 1
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.10.1.1
aclLoggingIntervel
Logging interval in seconds.
The default value is 300 seconds = 5 minutes
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.10.1.2
.1.3.6.1.4.1.164.6.1.14.2.1.11 · 1 row entry · 4 columns
Inverse table for Access Control Entry  (ACE) Table.
This table is used for displaying ACEs ordered according their sequence number.
aclInvAceEntry entry .1.3.6.1.4.1.164.6.1.14.2.1.11.1
ACE Table inverse entry - general ACE parameters , indexed by ACL Nam and Sequence Number,
used for display sorted according to sequence number purpose.
Indexes
aclName aclAceSequenceNumber
Column Syntax OID
aclInvAceIdx
ACE running Index .
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.1
aclInvAceType
This object specify ACE type:
Remark, Deny or Permit.
Remark type ACE must include pointer (aclAcePointer) to aclAceRemarkTable
Permit or Deny type ACE must include pointer to one of the other
auxilliary tables (aclAce…
Enumeration
Enumerated Values:
1remark
2deny
3permit
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.2
aclInvAcePointer
Pointer to entry in one of the auxilary tables:
aclAceRemarkTable, aclAceIP Table, aclAceICMPTable ,
aclAceTCPTable, aclAceUDPTable.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.3
aclInvAcelog
Enable or disable log of current ACE
Enumeration
Enumerated Values:
1notApplicable
2disable
3enable
.1.3.6.1.4.1.164.6.1.14.2.1.11.1.4
.1.3.6.1.4.1.164.6.1.14.2.2.1 · 1 row entry · 2 columns
Statistics table
aclAceStatsEntry entry .1.3.6.1.4.1.164.6.1.14.2.2.1.1
Statistics entry
Indexes
aclBindEntityType aclBindEntityIndex aclBindDirection aclType aclAceIdx
Column Syntax OID
aclAceStatsMatches
Counts the number of packets that matched the
statement indicated by aclAceIdx,
of the ACL of type indicated by aclType,
which is bounded to the entity indicated by aclBindEntityType
& aclBindEntityIndex
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.1.1.1
aclAceStatsClearCmd
Clear statistics command. ACE Matches counter (aclAceStatsMatches)
is cleared.
Enumerationr/w
Enumerated Values:
1off
2on
.1.3.6.1.4.1.164.6.1.14.2.2.1.1.2
.1.3.6.1.4.1.164.6.1.14.2.2.2 · 1 row entry · 8 columns
ACL log table.
This table has limited number of rows, hence,
is implemented as a cyclic table.
aclAceLogEntry entry .1.3.6.1.4.1.164.6.1.14.2.2.2.1
Each entry contains information on one ACE match.
Indexes
aclAceLogIndex
Column Syntax OID
aclAceLogIndex
Running index
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.1
aclAceLogIPAddressType
Type of Internet address of source and destination fields
of the matched packet. (aclAceLogIPSrcAddress and aclAceLogIPDstAddress).
Only ipV4 and ipv6 are supported
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.2
aclAceLogIPSrcAddress
Source IP address of the matched packet.
If the IP address is unknown then the value of this object
will be empty
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.3
aclAceLogIPDstAddress
Dest IP address of the the matched packet.
If the IP address is unknown then the value of this object
will be empty
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.4
aclAceLogProtocol
Matched packet protocol - IP, ICMP, UDP or TCP.
If the protocol is unknown then the value of this object
will be unknown(255).
Enumeration
Enumerated Values:
1ip
2icmp
3udp
4tcp
255unknown
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.5
aclAceLogSrcPort
Matched packet source TCP/UDP port number.
If the port is unknown or aclAceLogProtocol <> (tcp or udp) then
the value of this object will be 0xFFFFFFFF
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.6
aclAceLogDstPort
Matched packet destination TCP/UDP port number.
If the port is unknown or aclAceLogProtocol <> (tcp or udp) then
the value of this object will be 0xFFFFFFFF
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.7
aclAceLogIpProtocol
IP protocol number.
If the protocol is unknown or aclAceLogProtocol <> ip
then the value of this object will be 0xFFFFFFFF
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.164.6.1.14.2.2.2.1.8