msdpPeerLocalPort
DRAFT-MSDP-MIB ·
.1.3.6.1.3.92.1.1.5.1.27
Object
column
Integer32
The local port for the TCP connection between the MSDP peers.
Context
- MIB
- DRAFT-MSDP-MIB
- OID
.1.3.6.1.3.92.1.1.5.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- msdpPeerEntry
- Table
- msdpPeerTable
- Siblings
- 31
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| msdpPeerRemoteAddress The address of the remote MSDP peer. | column | OctetString | .1.3.6.1.3.92.1.3.1.2 |
| msdpPeerOutSAResponses The number of MSDP SA Response messages transmitted on this
TCP connection.
Discontinuities in the value of this counter can occur at
re-initialization of the manag… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.10 |
| msdpPeerInControlMessages The total number of MSDP messages received on this TCP
connection.
Discontinuities in the value of this counter can occur at
re-initialization of the management sys… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.11 |
| msdpPeerOutControlMessages The total number of MSDP messages transmitted on this TCP
connection.
Discontinuities in the value of this counter can occur at
re-initialization of the management … | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.12 |
| msdpPeerInDataPackets 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… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.13 |
| msdpPeerOutDataPackets 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 syste… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.14 |
| msdpPeerFsmEstablishedTransitions The total number of times the MSDP FSM transitioned into the
established state. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.15 |
| msdpPeerFsmEstablishedTime This timestamp is set to the value of sysUpTime when a peer
transitions into or out of the Established state. It is set
to zero when the MSDP speaker is booted. | column | SNMPv2-TCTimeStamp | .1.3.6.1.3.92.1.3.1.16 |
| msdpPeerInMessageElapsedTime Elapsed time in seconds since the last MSDP message
was received from the peer. Each time
msdpPeerInControlMessages is incremented, the value of
this object is set to zero (0). | column | seconds SNMPv2-SMIGauge32 | .1.3.6.1.3.92.1.1.5.1.17 |
| msdpPeerLocalAddress The local IP address of this entry's MSDP connection. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.3.92.1.3.1.18 |
| msdpPeerSAAdvPeriod Time interval in seconds for the
MinSAAdvertisementInterval MSDP timer. | column | seconds Integer32 | .1.3.6.1.3.92.1.1.5.1.19 |
| msdpPeerConnectRetryInterval Time interval in seconds for the [ConnectRetry-period] for
this peer. | column | seconds Integer32 | .1.3.6.1.3.92.1.3.1.19 |
| msdpPeerHoldTimeConfigured Time interval in seconds for the [HoldTime-Period]
configured for this MSDP speaker with this peer. | column | seconds Integer32 | .1.3.6.1.3.92.1.3.1.20 |
| msdpPeerKeepAliveConfigured Time interval in seconds for the [KeepAlive-Period]
configured for this MSDP speaker with this peer. A
reasonable maximum value for this timer would be configured
to be one third… | column | seconds Integer32 | .1.3.6.1.3.92.1.3.1.21 |
| msdpPeerDataTtl The minimum TTL a packet is required to have before it may
be forwarded using SA encapsulation to this peer. | column | Integer32 | .1.3.6.1.3.92.1.3.1.22 |
| msdpPeerProcessRequestsFrom This object indicates whether or not to process MSDP SA
Request messages from this peer. If True(1), MSDP SA
Request messages from this peer are processed and replied to
(if appr… | column | SNMPv2-TCTruthValue | .1.3.6.1.3.92.1.3.1.23 |
| msdpPeerStatus The RowStatus object by which peers can be added and
deleted. A transition to 'active' will cause the MSDP Start
Event to be generated. A transition out of the 'active'
state wi… | column | SNMPv2-TCRowStatus | .1.3.6.1.3.92.1.3.1.24 |
| msdpPeerRemotePort The remote port for the TCP connection between the MSDP
peers. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.3.92.1.3.1.25 |
| msdpPeerEncapsulationState The status of the encapsulation negotiation state
machine. | column | Enumeration | .1.3.6.1.3.92.1.1.5.1.28 |
| msdpPeerEncapsulationType The encapsulation in use when encapsulating data in SA
messages to this peer. | column | Enumeration | .1.3.6.1.3.92.1.3.1.27 |
| msdpPeerState The state of the MSDP TCP connection with this peer. | column | Enumeration | .1.3.6.1.3.92.1.3.1.3 |
| msdpPeerConnectionAttempts The number of times the state machine has transitioned from
inactive to connecting. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.28 |
| msdpPeerInNotifications The number of MSDP Notification messages received from this
peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.29 |
| msdpPeerOutNotifications The number of MSDP Notification messages transmitted to this
peer. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.30 |
| msdpPeerLastError The last error code and subcode received via Notification
from this peer. If no error has occurred, this field is
zero. Otherwise, the first byte of this two byte OCTET
STRING c… | column | OctetString | .1.3.6.1.3.92.1.3.1.31 |
| msdpPeerRPFFailures The number of SA messages received from this peer which
failed the Peer-RPF check.
Discontinuities in the value of this counter can occur at
re-initialization of th… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.4 |
| msdpPeerInSAs 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, an… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.5 |
| msdpPeerOutSAs 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,… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.6 |
| msdpPeerInSARequests 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 sy… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.7 |
| msdpPeerOutSARequests 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… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.8 |
| msdpPeerInSAResponses The number of MSDP SA-Response messages received on this
connection.
Discontinuities in the value of this counter can occur at
re-initialization of the management s… | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.3.1.9 |