ccaHCCPGroupIfLastSwitchReason

CISCO-CABLE-AVAILABILITY-MIB · .1.3.6.1.4.1.9.9.242.1.1.3.1.5

Object

column Enumeration
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 .

Context

MIB
CISCO-CABLE-AVAILABILITY-MIB
OID
.1.3.6.1.4.1.9.9.242.1.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
ccaHCCPGroupIfEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CABLE-AVAILABILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-AVAILABILITY-MIB::ccaHCCPGroupIfLastSwitchReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-AVAILABILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-AVAILABILITY-MIB::ccaHCCPGroupIfLastSwitchReason.<ccaHCCPGroupID>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-AVAILABILITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-AVAILABILITY-MIB::ccaHCCPGroupIfLastSwitchReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2holdTimeExpire
3hwIfDown
4failTest
5failLinkDown
6failBundleDown
7internal

Conformance

Member of