agentArpAclRuleConfigIndex
LANCOM-SWITCHING-MIB ·
.1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.1
Object
column
Unsigned32
Sequence number of the rule within the ARP ACL.
A value of 0 is special in that it is used to automatically
assign the next higher available rule sequence number,
after the last one in the given ARP ACL. In other words,
a row is created at the end of the current table with a
suitable value for the agentArpAclRuleConfigIndex object
if a value of 0 was used during rule creation. The value
of 0 can only be used while creating a new row in the
table, and cannot be used in SET or GET operations. A
value of 0 in a GET-NEXT operation will retrieve the
sequence number of the first rule.
The value of this object is not persistent across reboots.
Upon a reboot of the management agent, the rules are
assigned new sequence numbers while maintaining
the rule order within the table.
Context
- MIB
- LANCOM-SWITCHING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agentArpAclRuleConfigEntry
- Table
- agentArpAclRuleConfigTable
- Siblings
- 4
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentArpAclRuleConfigSenderIpAddr Sender IP address match value for the ARP ACL.
A value of 0.0.0.0 indicates 'any-ipv4 address' matching. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.2 |
| agentArpAclRuleConfigSenderMacAddr Sender MAC address match value for the ARP ACL.
A value of 00:00:00:00:00:00 indicates 'any-mac' matching. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.3 |
| agentArpAclRuleConfigAction Action to be taken when this rule is hit:
permit(1) - ARP packet matching this rule is forwarded
deny(2) - ARP packet matching this rule is dropped | column | Enumeration | .1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.4 |
| agentArpAclRuleConfigStatus 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 va… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.5 |