>> MIB - Management Information Base

>> Table: msdpSACacheTable - (.1.3.6.1.4.1.272.4.5.56.1.1.6.1)

Description: An entry (conceptual row) representing an MSDP SA advertisement. The INDEX to this table includes msdpSACacheOriginRP for diagnosing incorrect MSDP advertisements; normally, a Group and Source pair would be unique.

Row creation is not permitted; msdpSACacheStatus may only be used to delete rows from this table.

msdpSACacheTable
OIDNameTypeAccess
.1GroupAddrIpAddressN
.2SourceAddrIpAddressN
.3OriginRPIpAddressN
.4PeerLearnedFromIpAddressR
.5RPFPeerIpAddressR
.6InSAsCounter32R
.7InDataPacketsCounter32R
.8UpTimeTimeTicksR
.9ExpiryTimeTimeTicksR
.10StatusENUMD

GroupAddr
The group address of the SA Cache entry.
SourceAddr
The source address of the SA Cache entry.
OriginRP
The RP of the SA Cache entry. This field is in the INDEX in order to catch multiple RP's advertising the same source and group.
PeerLearnedFrom
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. This should be 0.0.0.0 on the router that originated the entry.
RPFPeer
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 correspond to the msdpPeerRemoteAddress value for a row in the MSDP Peer Table, or it may be 0.0.0.0 if no RPF peer exists.
InSAs
The number of MSDP SA messages received relevant to this cache entry. This object must be initialized to zero when creating a cache entry.
InDataPackets
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.
UpTime
The time since this entry was first placed in the SA cache. The first epoch is the time that the entry was first placed in the SA cache, and the second epoch is the current time.
ExpiryTime
The time remaining before this entry will expire from the SA cache.

The first epoch is now, and the second epoch is the time that the entry will expire.

Status
The status of this row in the table. The only allowable actions are to retrieve the status, which will be 'active', or to set the status to 'destroy' in order to remove this entry from the cache.

Row creation is not permitted.

No columnar objects are writable, so there are none that may be changed while the status value is active(1).

Enumerations:

  • active (1)
  • destroy (6)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH