agentArpAclRuleConfigStatus
LANCOM-SWITCHING-MIB ·
.1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.5
Object
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
Context
- MIB
- LANCOM-SWITCHING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentArpAclRuleConfigEntry
- Table
- agentArpAclRuleConfigTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentArpAclRuleConfigIndex 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,
a… | column | Unsigned32 | .1.3.6.1.4.1.2356.16.1.1.2.8.22.5.1.1 |
| 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 |