|
|
Description:
|
ciscoWANPnniLinkStatus OBJECT-TYPE
SYNTAX INTEGER {in2win(1), -- in 2-Way Inside state
out2win(2), -- out of 2-Way Inside
in2wout(3), -- in 2-Way Outside state
out2wout(4), -- out of 2-Way Outside
inCout(5), -- in Common Outside state
outCout(6)} -- out of Common Outside
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicates the status of a link has changed:
1 - the link entered the 2-Way Inside state,
2 - the link exit the 2-Way Inside state,
3 - the link entered the 2-Way Outside state,
4 - the link exit the 2-Way Outside state.
5 - the link entered the Common Outside state, or
6 - the link exit the Common Outside state and entered
the 1-Way Outside state."
|
|