ccACLEntry
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.3.29.1
Object
row
An ACL object entry.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.3.29.1- Type
- row
- Status
- current
- Parent
- ccACLTable
- Table
- ccACLTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccACLIndex The index of this ACL object. | column | Integer32 | .1.3.6.1.4.1.388.6.3.29.1.1 |
| ccACLName The name of the ACL. The Maximum length of the ACL Name can be 50
characters. Note that the following characters cannot be part of ACL
Name field - ',.,\,&,# and double quotes. | column | OctetString | .1.3.6.1.4.1.388.6.3.29.1.2 |
| ccACLDefaultAction The default action for this ACL.
Is either 'allow' or 'deny'. | column | OctetString | .1.3.6.1.4.1.388.6.3.29.1.3 |
| ccACLAction SET only.
Setting a new action for an already existing MAC address.
Syntax is
< allow/deny>,<new-MAC Address>,<old start MAC Address>
or
<allow/deny>,<new start MAC Addr… | column | OctetString | .1.3.6.1.4.1.388.6.3.29.1.4 |
| ccACLGetItemCount The number of items in the ACL. | column | Integer32 | .1.3.6.1.4.1.388.6.3.29.1.5 |
| ccACLGetItem deprecated Show the one item in the ACL list. Here's the format in which
the reply is received: < MAC Addr,allow/deny >. | column | OctetString | .1.3.6.1.4.1.388.6.3.29.1.6 |
| ccACLAddItem SET only.
Adding a new rule into the list.
Rules have to be added in the format <allow/deny,single MAC address>
Or <allow/deny,Start MAC,End MAC>. The former is to… | column | OctetString | .1.3.6.1.4.1.388.6.3.29.1.7 |
| ccACLRemItem SET only.
Removing a rule from the ACL.
You need to give only the MAC address to remove the rule
from the ACL. For rules which involve more than one
MAC Addresses, just give the … | column | OctetString | .1.3.6.1.4.1.388.6.3.29.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccACLIndex The index of this ACL object. | column | Integer32 | .1.3.6.1.4.1.388.6.3.29.1.1 |