OID | 1.3.6.1.4.1.9.10.133.1.4.1.1.1 |
Module | CISCO-DIAMETER-BASE-PROTOCOL-MIB (CISCO) |
Nom | cdbpPeerStatsState |
Acces | readonly |
Status | current |
Description | 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. |
Syntaxe | Enumeration (1-closed, 2-waitConnAck, 3-waitICEA, 4-elect, 5-waitReturns, 6-rOpen, 7-iOpen, 8-closing) |