aclMgmtListAction
LANCOM-ACL-MGMT-MIB ·
.1.3.6.1.4.1.2356.16.1.62.3.1.7
Object
column
r/w
AclMgmtActionType
The action to apply to the given traffic matching the rule. The action may be to permit or deny the requested management access.
Context
- MIB
- LANCOM-ACL-MGMT-MIB
- OID
.1.3.6.1.4.1.2356.16.1.62.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclMgmtListEntry
- Table
- aclMgmtListTable
- Siblings
- 9
Syntax
AclMgmtActionType
- Source
- AclMgmtActionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | permit |
1 | deny |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclMgmtListName The name of a given rule-set. | column | OctetString | .1.3.6.1.4.1.2356.16.1.62.3.1.1 |
| aclRuleIsConflict Read-only object, which indicates whether the specified ACL rule conflicts with any other rule.
If the rule conflicts then it is recommended to remove it. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2356.16.1.62.3.1.10 |
| aclMgmtListPriority The priority value of a given rule within the rule-set. | column | Unsigned32 | .1.3.6.1.4.1.2356.16.1.62.3.1.2 |
| aclMgmtListIfIndex The IfIndex to which this rule applies. By setting this to a
specific ifIndex, the rule will only apply if the management
access is coming over the given interface. If the ifIndex… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2356.16.1.62.3.1.3 |
| aclMgmtListIpAddr The IP address associated with this entry. The IP address may be set
to 0, which means that the rule applies to all IP addresses.
Otherwise, the rule applies to all management re… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2356.16.1.62.3.1.4 |
| aclMgmtListIpNetMask The subnet mask associated with the IP address of this entry. The
value of the mask is an IP address with all the network bits set
to 1 and all the hosts bits set to 0. Using th… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2356.16.1.62.3.1.5 |
| aclMgmtListService The type of services that this rule applies to. By setting this
to a specific service type, the rule will only apply if the
request is coming to the switch using the particular p… | column | AclMgmtServiceType | .1.3.6.1.4.1.2356.16.1.62.3.1.6 |
| aclMgmtListRowStatus The row status variable, used according to row creation and
deletion conventions.
active(1) - Management ACL instance is active
createAndGo(4) - set to this value to create a… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2356.16.1.62.3.1.8 |
| aclMgmtListVlanId The VLAN ID which can be applied to this rule. Valid VLAN ID range is 1-4093.
By setting this to a specific VLAN ID, the rule will only applies if the management
access is coming … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2356.16.1.62.3.1.9 |