|
|
Description:
|
esrPortMirroringSamplerType OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
enable(2),
periodic(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The type for this frame sampler. When set to enable(1), every
frame received on the source port(s) will be mirrored at the mirror
port. When set to disable(2), no frames received on the source
port(s) will be mirrored at the mirror port. When set to
periodic(3), frames will be mirrored at the rate defined in
esrPortMirroringRate. The default value is disable(2)."
|
|
|
|