DRAFT-MSDP-MIB

DRAFT-MSDP-MIB Download

MIBs list

An experimental MIB module for MSDP Management.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DRAFT-MSDP-MIB

msdpEnabled
The state of MSDP on this MSDP speaker - globally enabled or disabled.
msdpCacheLifetime
The lifetime given to SA cache entries when created or refreshed. A value of 0 means no SA caching is done by this MSDP speaker.
msdpNumSACacheEntries
The total number of entries in the SA Cache table.
msdpSAHoldDownPeriod
The number of seconds in the MSDP SA Hold-down period
msdpRequestsTable
The (conceptual) table listing group ranges and MSDP peers used when deciding where to send an SA Request message when required. If SA Caching is enabled, this table may be empty.
msdpRequestsEntry
An entry (conceptual row) representing a group range used when deciding where to send an SA Request message.
msdpRequestsGroupAddress
The group address that, when combined with the mask in this entry, represents the group range for which this peer will service MSDP SA Requests.
msdpRequestsGroupMask
The mask that, when combined with the group address in this entry, represents the group range for which this peer will service MSDP SA Requests.
msdpRequestsPeer
The peer to which MSDP SA Requests for groups matching this entry's group range will be sent. Must match the INDEX of a row in the msdpPeerTable.
msdpRequestsStatus
The status of this row, by which new rows may be added to the table.
msdpPeerTable
The (conceptual) table listing the MSDP speaker's peers.
msdpPeerEntry
An entry (conceptual row) representing an MSDP peer.
msdpPeerRemoteAddress
The address of the remote MSDP peer.
msdpPeerState
The state of the MSDP TCP connection with this peer.
msdpPeerRPFFailures
The number of RPF failures on SA messages received from this peer.
msdpPeerInSAs
The number of MSDP SA messages received on this connection. This object should be initialized to zero when the connection is established.
msdpPeerOutSAs
The number of MSDP SA messages transmitted on this connection. This object should be initialized to zero when the connection is established.
msdpPeerInSARequests
The number of MSDP SA-Request messages received on this connection. This object should be initialized to zero when the connection is established.
msdpPeerOutSARequests
The number of MSDP SA-Request messages transmitted on this connection. This object should be initialized to zero when the connection is established.
msdpPeerInSAResponses
The number of MSDP SA-Response messages received on this connection. This object should be initialized to zero when the connection is established.
msdpPeerOutSAResponses
The number of MSDP SA Response messages transmitted on this TCP connection. This object should be initialized to zero when the connection is established.
msdpPeerInControlMessages
The total number of MSDP messages received on this TCP connection. This object should be initialized to zero when the connection is established.
msdpPeerOutControlMessages
The total number of MSDP messages transmitted on this TCP connection. This object should be initialized to zero when the connection is established.
msdpPeerInDataPackets
The total number of encapsulated data packets received from this peer. This object should be initialized to zero when the connection is established.
msdpPeerOutDataPackets
The total number of encapsulated data packets sent to this peer. This object should be initialized to zero when the connection is established.
msdpPeerFsmEstablishedTransitions
The total number of times the MSDP FSM transitioned into the established state.
msdpPeerFsmEstablishedTime
This timer indicates how long (in seconds) this peer has been in the Established state or how long since this peer was last in the Established state. It is set to zero when a new peer is configured or the MSDP speaker is booted.
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).
msdpPeerLocalAddress
The local IP address of this entry's MSDP connection.
msdpPeerSAAdvPeriod
Time interval in seconds for the MinSAAdvertisementInterval MSDP timer.
msdpPeerConnectRetryInterval
Time interval in seconds for the ConnectRetry timer.
msdpPeerHoldTimeConfigured
Time interval in seconds for the Hold Timer configured for this MSDP speaker with this peer.
msdpPeerKeepAliveConfigured
Time interval in seconds for the KeepAlive timer configured for this MSDP speaker with this peer. A reasonable maximum value for this timer would be configured to be one third of that of msdpPeerHoldTimeConfigured. If the value of this object is zero (0 ...
msdpPeerDataTtl
The minimum TTL a packet is required to have before it may be forwarded using SA encapsulation to this peer.
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 appropriate) with SA Response messages. If False(2), MSDP SA Request messages fr ...
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 will cause the MSDP Stop Event to be generated. Care should be used in provid ...
msdpPeerRemotePort
The remote port for the TCP connection between the MSDP peers.
msdpPeerLocalPort
The local port for the TCP connection between the MSDP peers.
msdpPeerEncapsulationState
The status of the encapsulation negotiation state machine.
msdpPeerEncapsulationType
The encapsulation in use when encapsulating data in SA messages to this peer.
msdpPeerConnectionAttempts
The number of times the state machine has transitioned from inactive to connecting.
msdpPeerInNotifications
The number of MSDP Notification messages received on this connection. This object should be initialized to zero when the connection is established.
msdpPeerOutNotifications
The number of MSDP Notification messages transmitted on this connection. This object should be initialized to zero when the connection is established.
msdpPeerLastError
The last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode.
msdpSACacheTable
The (conceptual) table listing the MSDP SA advertisements currently in the MSDP speaker's cache.
msdpSACacheEntry
An entry (conceptual row) representing an MSDP SA advert.
msdpSACacheGroupAddr
The group address of the SA Cache entry.
msdpSACacheSourceAddr
The source address of the SA Cache entry.
msdpSACacheOriginRP
The address of the RP which originated the last SA message accepted for this entry.
msdpSACachePeerLearnedFrom
The peer from which this SA Cache entry was last accepted. This address must correspond to the msdpPeerRemoteAddress value for a row in the MSDP Peer Table.
msdpSACacheRPFPeer
The peer from which an SA message corresponding to this cache entry would be accepted (i.e. the RPF peer for msdpSACacheOriginRP). This may be different than msdpSACachePeerLearnedFrom if this entry was created by an MSDP SA-Response. This address must ...
msdpSACacheInSAs
The number of MSDP SA messages received relevant to this cache entry. This object must be initialized to zero when creating a cache entry.
msdpSACacheInDataPackets
The number of MSDP encapsulated data packets received relevant to this cache entry. This object must be initialized to zero when creating a cache entry.
msdpSACacheUpTime
The time since this entry was placed in the SA cache.
msdpSACacheExpiryTime
The time remaining before this entry will expire from the SA cache.
msdpSACacheStatus
The status of this row in the table. The only allowable actions are to retreive the status, which will be `active', or to set the status to `destroy' in order to remove this entry from the cache.
msdpMIBGlobalsGroup
A collection of objects providing information on global MSDP state.
msdpMIBPeerGroup
A collection of objects for managing MSDP peers.
msdpSACacheGroup
A collection of objects for managing MSDP SA cache entries.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list