clrPeerOperStatus
CISCO-L4L7MODULE-REDUNDANCY-MIB ·
.1.3.6.1.4.1.9.9.650.1.1.2.1.1
Object
column
Enumeration
This object identifies the current status of the peer. The
possible values are
init(1) : The initial state of the peer.
localIPaddr(2) : The local device IP address is missing.
Waiting for the local IP address
to be configured.
peerIPAddr(3) : The peer IP address is missing. Waiting
for the peer IP address to be configured.
startHB(4) : The peer configuration is complete.
Starting the heartbeat to see if there
is a peer device.
tcpSetUp(5) : The heartbeat has detected the presence
of the peer device. Redundancy is in
the process of establishing a TCP
connection to the peer.
srgCheck(6) : Checking for software version
compatibility with the peer device.
licCheck(7) : Checking for license compatibility with
the peer device.
compatible(8) : Version and license checks indicate that
the peer is compatible for redundancy.
peerInterfaceDown(9): The peer interface ( used for transmitting
and receiving HB messages ) is down,
but, through the query interface,
the local device has determined that
the peer is still alive.
down(10) : The peer device is down.
error(11) : Indicates that an error has occurred
with the peer. Possible errors are:
version mismatch, license mismatch,
or failure to establish a TCP connection
to the peer. A syslog message appears
with more detailed information.
Context
- MIB
- CISCO-L4L7MODULE-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.9.9.650.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clrPeerInfoEntry
- Table
- clrPeerInfoTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | localIPaddr |
3 | peerIPAddr |
4 | startHB |
5 | tcpSetup |
6 | srgCheck |
7 | licCheck |
8 | compatible |
9 | peerInterfaceDown |
10 | down |
11 | error |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clrPeerIpAddressType The type of internet address by which the
peer is reachable. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.650.1.1.2.1.2 |
| clrPeerIpAddress This Internet address for the redundant peer.
The type of this address is determined by the
value of the clrPeerIpAddressType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.650.1.1.2.1.3 |
| clrPeerSoftwareCompatibilty Indicates whether the software version of the local device
and the software version of the peer are compatible. The
possible values are:
init(1) : initialization state.… | column | Enumeration | .1.3.6.1.4.1.9.9.650.1.1.2.1.4 |
| clrPeerLicenseCompatibility Indicates whether the license of the local device and the
license of the peer device are compatible. The possible
values are:
init(1) : initialization state.
compatib… | column | Enumeration | .1.3.6.1.4.1.9.9.650.1.1.2.1.5 |
| clrPeerRedGroups This object refers to the number of redundancy groups the peer
is associated with. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.650.1.1.2.1.6 |