aclMacRuleEntry
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.7.1.2.1
Object
row
MAC acl group information.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.7.1.2.1- Type
- row
- Status
- current
- Parent
- aclMacRuleTable
- Table
- aclMacRuleTable
- Children
- 16
Syntax
No syntax metadata recorded.
Values & Constraints
Object Constraints
range: 1-131071
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aclMacGroupIndex The index of MAC-based acl group.Range is 10001~30000 and 50001~60000. | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.1 |
| aclMacType obsolete The type of protocol
nouse(0)
eth2(1)
sap(2)
snap(3) | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.10 |
| aclMacVlanId The vlan id of MAC acl rule.Range 0~4094.
nouse(0) | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.11 |
| aclMacInnerVlanId The inner vlan id of MAC acl rule. Range 0~4094
nouse(0) | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.12 |
| aclMacCos Vlan priority of MAC acl rule.Range 0~8
nouse(8). | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.13 |
| aclMacInnerCos Inner vlan priority of MAC acl rule.Range 0~8.
nouse(8). | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.14 |
| aclMacTimeRangeName The Time-range of MAC acl rule.Range 0~20. | column | OctetString | .1.3.6.1.4.1.27975.7.1.2.1.15 |
| aclMacRuleIndex The rule index of MAC-based acl group. Range 1~131071. | column | Integer32 | .1.3.6.1.4.1.27975.7.1.2.1.2 |
| aclMacAct The action of MAC acl rule.
(1) permit.
(2) deny. | column | RuleAction | .1.3.6.1.4.1.27975.7.1.2.1.3 |
| aclMacRowStatus The status of this row.Now only realize CreateAndGo and Destroy and Active.
1 means Active
4 means CreateAndGo
6 means Destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.27975.7.1.2.1.30 |
| aclMacSrcMac Source MAC of MAC acl rule.
If you do not want to use this filter,
set this item with any valid value
and set aclMacSrcMacWild 'FFFF.FFFF.FFFF'. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27975.7.1.2.1.4 |
| aclMacSrcMacWild Source MAC wildcard of MAC acl rule.
If you do not want to use this filter,
set aclMacSrcMac with any valid value
and set this item 'FFFF.FFFF.FFFF'. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27975.7.1.2.1.5 |
| aclMacDestMac Destination MAC of MAC acl rule.
If you do not want to use this filter,
set this item with any valid value
and set aclMacDestMacWild 'FFFF.FFFF.FFFF'. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27975.7.1.2.1.6 |
| aclMacDestMacWild Destination MAC wildcard of MAC acl rule.
If you do not want to use this filter,
set aclMacDestMac with any valid value
and set this item 'FFFF.FFFF.FFFF'. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.27975.7.1.2.1.7 |
| aclMacProtocol Ether type in decimal/hexadecimal, ranging in <0x0-0xffff>.
(aclMacProtocol = 0, aclMacProtocolWild = 0xffff) means any protocols. | column | OctetString | .1.3.6.1.4.1.27975.7.1.2.1.8 |
| aclMacProtocolWild Ether type wildcard in decimal/hexadecimal, ranging in <0x0-0xffff>,
reversely encoded.
(aclMacProtocol = 0, aclMacProtocolWild = 0xffff) means any protocols. | column | OctetString | .1.3.6.1.4.1.27975.7.1.2.1.9 |