Description:
|
madgeCauKillReason OBJECT-TYPE
SYNTAX INTEGER {
reasonUnknown(1), -- None of the reasons below
pmViolation(2), -- Node entered Promiscuous Mode
pmUnsafe(3), -- Node is PM-unsafe
rogueNode(4), -- Node is rogue
illegalManufacturer(5), -- Node has illegal manufacturer
ringPollFailure(6), -- Node caused ring poll failure
beaconing(7), -- Node keeps beaconing
ringPurges(8), -- Node keeps purging ring
isolatingErrors(9), -- Node has isolating errors
wrongNode(10) -- Unauthorised node in port
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The reason the node was noticed."
|
|