|
Description:
|
ntnQosInterfaceTypeExtIfClass OBJECT-TYPE
SYNTAX INTEGER {
core(1), -- Trusted traffic
access(2) -- Non-trusted traffic
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"A value describing the overall classification of
traffic received on interfaces with the given role
combination. Traffic received on core (i.e., trusted)
interfaces may be processed differently and be subject
to different restrictions that traffic received on
access (i.e., non-trusted) interfaces. The treatment
of traffic based on interface class is implementation
dependent."
|
|
|