|
Description:
|
aluMcPeerFwBfdSessionOpenStatus OBJECT-TYPE
SYNTAX INTEGER {ok(0), invalidSrcAddr(1), -- bad src address. eg. non-ipV4, all 0
nonSysLoopbackIf(2), -- bfd interface is neither system nor loopback.
-- only central bfd is to be used
clientUseSessionFail(3), -- attempt to use bfd session failed.
-- eg. bfd is not enabled on the interface
clientAppUseIfFail(4) -- concerning bfd resources}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION
"The value of aluMcPeerFwBfdSessionOpenStatus indicates the
status of multi-chassis firewall's attempt to open BFD
session to the multi-chassis firewall peer."
|
|
|