RemoteAddress |
The address of the remote MSDP peer. |
State |
The state of the MSDP TCP connection with this peer. Enumerations: - inactive (1)
- listen (2)
- connecting (3)
- established (4)
- disabled (5)
|
RPFFailures |
The number of SA messages received from this peer that failed the Peer-RPF check. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
InSAs |
The number of MSDP SA messages received on this connection. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
OutSAs |
The number of MSDP SA messages transmitted on this connection. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
InSARequests |
The number of MSDP SA-Request messages received on this connection. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
OutSARequests |
The number of MSDP SA-Request messages transmitted on this connection. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
InControlMessages |
The total number of MSDP messages, excluding encapsulated data packets, received on this TCP connection. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
OutControlMessages |
The total number of MSDP messages, excluding encapsulated data packets, transmitted on this TCP connection. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
InDataPackets |
The total number of encapsulated data packets received from this peer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
OutDataPackets |
The total number of encapsulated data packets sent to this peer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of msdpPeerDiscontinuityTime. |
FsmEstablishedTransitions |
The total number of times the MSDP FSM transitioned into the ESTABLISHED state. |
FsmEstablishedTime |
This time elapsed since this peer has transitioned into or out of the ESTABLISHED state. |
InMessageTime |
The time elapsed since the last MSDP message was received from the peer. |
LocalAddress |
The local IP address used for this entry's MSDP TCP connection. |
ConnectRetryInterval |
Time interval, in seconds, for the [ConnectRetry-period] for this peer. Range: 1 to 65535 |
HoldTimeConfigured |
Time interval, in seconds, for the [HoldTime-Period] configured for this MSDP speaker with this peer. If the value of this object is zero (0), the MSDP connection is never torn down due to the absence of messages from the peer. Range: 0 to 0 |
KeepAliveConfigured |
Time interval, in seconds, for the [KeepAlive-Period] configured for this MSDP speaker with this peer. If the value of this object is zero (0), no periodic KEEPALIVE messages are sent to the peer after the MSDP connection has been established. Range: 0 to 0 |
DataTtl |
The minimum TTL a packet is required to have before it may be forwarded using SA encapsulation to this peer. Range: 0 to 255 |
Status |
The RowStatus object by which peers can be added and deleted. A transition to 'active' will cause the MSDP 'Enable MSDP peering with P' Event to be generated. A transition out of the 'active' state will cause the MSDP 'Disable MSDP peering with P' Event to be generated. Care should be used in providing write access to this object without adequate authentication. msdpPeerRemoteAddress is the only variable that must be set to a valid value before the row can be activated. Since this is the table's INDEX, a row can be activated by simply setting the msdpPeerStatus variable. It is possible to modify other columns in the same conceptual row when the status value is active(1). Enumerations: - active (1)
- notInService (2)
- notReady (3)
- createAndGo (4)
- createAndWait (5)
- destroy (6)
|
RemotePort |
The remote port for the TCP connection between the MSDP peers. Range: 0 to 65535 |
LocalPort |
The local port for the TCP connection between the MSDP peers. Range: 0 to 65535 |
EncapsulationType |
The encapsulation in use when encapsulating data in SA messages to this peer. Enumerations: |
ConnectionAttempts |
The number of times the state machine has transitioned from INACTIVE to CONNECTING. |
DiscontinuityTime |
The time elapsed since on the most recent occasion at which one or more of this entry's counters suffered a discontinuity. See the DESCRIPTION of each object to see if it is expected to have discontinuities. These discontinuities may occur at peer connection establishment. |