|
Description:
|
aclAttachCtlAceType OBJECT-TYPE
SYNTAX INTEGER {noType(0), macAce(1), ipAce(2), ipv6Ace(3)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Type for attachment control. Specifies the type of
aclAttachCtlAceIndex to relate with the aclAttachCtlIndex.
When the type is macAce(1), the index of aclAceIndexList
is the aclMacAceEntry. When the type is ipAce(2), the index
of aclAceIndexList is the aclIpAceEntry. When the type is
ipv6Ace(3), the index of aclAceIndexList is the
aclIpv6AceEntry."
|
|
|