msdpSACacheStatus
DRAFT-MSDP-MIB ·
.1.3.6.1.3.92.1.1.6.1.10
Object
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.
Context
- MIB
- DRAFT-MSDP-MIB
- OID
.1.3.6.1.3.92.1.1.6.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- msdpSACacheEntry
- Table
- msdpSACacheTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| msdpSACacheGroupAddr The group address of the SA Cache entry. | column | OctetString | .1.3.6.1.3.92.1.4.1.2 |
| msdpSACacheSourceAddr The source address of the SA Cache entry. | column | OctetString | .1.3.6.1.3.92.1.4.1.3 |
| msdpSACacheOriginRP 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. | column | OctetString | .1.3.6.1.3.92.1.4.1.5 |
| 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. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.3.92.1.4.1.6 |
| 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
msdpSACachePeerLearn… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.3.92.1.4.1.7 |
| 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. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.4.1.8 |
| 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. | column | SNMPv2-SMICounter32 | .1.3.6.1.3.92.1.4.1.9 |
| msdpSACacheUpTime The time since this entry was placed in the SA cache. | column | SNMPv2-SMITimeTicks | .1.3.6.1.3.92.1.4.1.10 |
| msdpSACacheExpiryTime The time remaining before this entry will expire from the SA
cache. | column | SNMPv2-SMITimeTicks | .1.3.6.1.3.92.1.4.1.11 |