CT-FASTPATH-ARPACL-MIB Table View

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

Tables
2
Rows
2
Columns
5
.1.3.6.1.4.1.52.4.2.34.1.1.1 · 1 row entry · 2 columns
A table of the ARP ACL entries
ctAgentArpAclEntry entry .1.3.6.1.4.1.52.4.2.34.1.1.1.1
Represents entry for an ARP ACL
Indexes
ctAgentArpAclName
Column Syntax OID
ctAgentArpAclName
Name of the ARP ACL, which must consist of 1 to 31 alphanumeric
characters and uniquely identify this ARP ACL. This object must
be set to complete a new ARP ACL row instance.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.52.4.2.34.1.1.1.1.1
ctAgentArpAclRowStatus
The status of this conceptual row. Entries can not be deleted until all rows in
arpAclRuleTable with corresponding values of arpAclIndex have been deleted.

active(1) - this ACL instance is active
cr…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.52.4.2.34.1.1.1.1.2
.1.3.6.1.4.1.52.4.2.34.1.1.2 · 1 row entry · 3 columns
A table of the ARP ACL Rule entries
ctAgentArpAclRuleEntry entry .1.3.6.1.4.1.52.4.2.34.1.1.2.1
Represents entry for a set of ARP ACL-match rules
Indexes
ctAgentArpAclName ctAgentArpAclRuleMatchSenderIpAddr ctAgentArpAclRuleMatchSenderMacAddr
Column Syntax OID
ctAgentArpAclRuleMatchSenderIpAddr
Sender IP address match value for the ARP ACL.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.52.4.2.34.1.1.2.1.1
ctAgentArpAclRuleMatchSenderMacAddr
Sender MAC address match value for the ARP ACL.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.52.4.2.34.1.1.2.1.2
ctAgentArpAclRuleRowStatus
The status of this conceptual row.

active(1) - this ACL Rule is active
createAndGo(4) - set to this value to create an instance
destroy(6) - set to this value to delete an instance
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.52.4.2.34.1.1.2.1.3