ccaHCCPMemberState
CISCO-CABLE-AVAILABILITY-MIB ·
.1.3.6.1.4.1.9.9.242.1.1.5.1.4
Object
column
Enumeration
The current status of to this HCCP group member.
If the RF MAC interface is Working, this
represents the status of the Working member.
active(1) : Working member is forwarding traffic.
standby(2) : Working member is blocking traffic.
If the RF MAC interface is Protect, this represents
the Protect status to this member.
active(1) : The Protect is taking over and
forwarding the traffic from this Working
member which is now blocking.
standby(2) : The Protect is standby(blocking). This
means that Working member is forwarding
traffic and thus works fine.
nonFunctional(3): This member is disabled.
Context
- MIB
- CISCO-CABLE-AVAILABILITY-MIB
- OID
.1.3.6.1.4.1.9.9.242.1.1.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccaHCCPMemberEntry
- Table
- ccaHCCPMemberTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | standby |
3 | nonFunctional |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccaHCCPMemberID The value of this object identifies the Working member's
ID inside a group.
Members within the same group are uniquely identified by
this ID. The ID can be reused … | column | Integer32 | .1.3.6.1.4.1.9.9.242.1.1.5.1.1 |
| ccaHCCPMemberIpAddrType The type of internet address of ccaHCCPMemberIpAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.242.1.1.5.1.2 |
| ccaHCCPMemberIpAddress The IP address of the member. If the member functions
as Working it represents an IP address on its interface.
However in case of Protect, it represents IP address of
the Worki… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.242.1.1.5.1.3 |
| ccaHCCPMemberSwitchNow This object is used to initiate the switchover.
When it is set to true(1) and this interface is Protect,
it will cause the switchover to specified Working member.
When it is set … | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.242.1.1.5.1.5 |