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: |