All MIBs › MSDP-MIB › msdpSACacheStatus
msdpSACacheStatus
Module: MSDP-MIB
OID (symbolic): MSDP-MIB::msdpSACacheStatus
OID (numeric): 1.3.6.1.3.92.1.1.6.1.10
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: 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).
What is msdpSACacheStatus?
Normally reads active(1) for an existing SA cache entry; an admin sets it to destroy(6) to manually purge that entry from the cache, since new rows cannot be created through this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.92.1.1.6.1.10 snmpwalk -v2c -c public <target> MSDP-MIB::msdpSACacheStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.92.1.1.6.1.10.1 snmpget -v2c -c public <target> MSDP-MIB::msdpSACacheStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.92.1.1.6.1.10.1 s <value>
Start monitoring Vendor-neutral IETF standard (multicast-capable router, MSDP speaker/RP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MSDP-MIB::msdpSACacheStatus OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (multicast-capable router, MSDP speaker/RP) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.3 | experimental | AXON-MIB |
| 1.3.6.1.3.92 | msdpMIB | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1 | msdpMIBobjects | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1 | msdp | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.6 | msdpSACacheTable | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.6.1 | msdpSACacheEntry | DRAFT-MSDP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.92.1.1.6.1.10 | msdpSACacheStatus | MSDP-MIB |