lanAclRuleRowStatus
ZHNLANDEVICE ·
.1.3.6.1.4.1.5504.2.5.41.1.7.1.8
Object
The SNMP RowStatus of the current row. The following object must be specified upon row creation: lanAclRuleName
Context
- MIB
- ZHNLANDEVICE
- OID
.1.3.6.1.4.1.5504.2.5.41.1.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lanEthAclRulesEntry
- Table
- lanEthAclRulesTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lanAclRuleKey Index for the Ethernet Access List table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5504.2.5.41.1.7.1.1 |
| lanAclRuleIfName Identify the interface name. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.2 |
| lanAclRuleName The user defined identifier for the rule. When creating a new rule,
this field must be provided and must be unique per interface rule. | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.3 |
| lanAclRuleSourceIPAddress The Source IP address to filter. The address may include a subnet
prefix length in CIDR notation. Therefore the format would be
192.168.2.0/24. This is a ASCII representation of … | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.4 |
| lanAclRuleIPProtocol The IPv4 Protocol to filter. | column | LANEthernetIpProtocolValues | .1.3.6.1.4.1.5504.2.5.41.1.7.1.5 |
| lanAclRuleSourceMACAddress The Source MAC Address to filter.
ASCII representation of the physical address of the interface | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.6 |
| lanAclRuleSourceMACMask Mask by which to filter MAC address. For example a MAC Mask of
ff:ff:ff:00:00:00 would filter against the first six digits of
the MAC address. ASCII representation of the MAC Ma… | column | OctetString | .1.3.6.1.4.1.5504.2.5.41.1.7.1.7 |