cdbpPeerStatsState
CISCO-DIAMETER-BASE-PROTOCOL-MIB ·
.1.3.6.1.4.1.9.10.133.1.4.1.1.1
Object
column
Enumeration
Connection state in the Peer State Machine of
the peer with which this Diameter server is
communicating.
closed(1) - Connection closed with this peer.
waitConnAck(2) - Waiting for an acknowledgment
from this peer.
waitICEA(3) - Waiting for a Capabilities-Exchange-
Answer from this peer.
elect(4) - When the peer and the server are both
trying to bring up a connection with
each other at the same time. An
election process begins which
determines which socket remains open.
waitReturns(5) - Waiting for election returns.
r-open(6) - Responder transport connection is
used for communication.
i-open(7) - Initiator transport connection is
used for communication.
closing(8) - Actively closing and doing cleanup.
Context
- MIB
- CISCO-DIAMETER-BASE-PROTOCOL-MIB
- OID
.1.3.6.1.4.1.9.10.133.1.4.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdbpPeerStatsEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closed |
2 | waitConnAck |
3 | waitICEA |
4 | elect |
5 | waitReturns |
6 | rOpen |
7 | iOpen |
8 | closing |