|
Description:
|
diffServClassMapAttachCtlElementIndexType OBJECT-TYPE
SYNTAX INTEGER {
macAce(1),
ipAce(2),
acl(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Element Index for attachment control. Specifies the type of
class map element to relate with the class map. When type is
macAce(1), the index of diffServClassMapAttachCtlElementIndex
is the index of diffServMacAceEntry. When the type is
ipAce(2), the index of diffServClassMapAttachCtlElementIndex
is the index of diffServIpAceEntry. When the type is acl(3),
the index of diffServClassMapAttachCtlElementIndex is the
index of diffServAclEntry."
|
|
|