MIB Viewer

ccaHCCPGroupIfLastSwitchReason

OBJECT-TYPE
1.3.6.1.4.1.9.9.242.1.1.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
The reason for last switch. none(1) : No switchover has occurred. holdTimeExpire(2) : Occurs when HCCP fails to hear HELLO/HELLO_ACK and the hold time expires. hwIfDown(3) : Occurs when the hardware interface is down. (eg shut/no shut) failTest(3) : Failover was CLI initiated or SNMP initiated through ccaHCCPGroupSwitchNow. failLinkDown(4) : Failure in the cable wiring or a hardware interface. failBundleDown(5) : A bundled interface failure. internal(6) : All other failures .
INTEGER { none(1), holdTimeExpire(2), hwIfDown(3), failTest(4), failLinkDown(5), failBundleDown(6), internal(7) }