All MIBs › DRAFT-MSDP-MIB › msdpNumSACacheEntries
msdpNumSACacheEntries
Module: DRAFT-MSDP-MIB
OID (symbolic): DRAFT-MSDP-MIB::msdpNumSACacheEntries
OID (numeric): 1.3.6.1.3.92.1.1.3
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The total number of entries in the SA Cache table.
What is msdpNumSACacheEntries?
Reports the current number of rows in the SA cache table, i.e. how many active multicast sources this MSDP speaker currently knows about from all its peers combined.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.92.1.1.3 snmpwalk -v2c -c public <target> DRAFT-MSDP-MIB::msdpNumSACacheEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.92.1.1.3.1 snmpget -v2c -c public <target> DRAFT-MSDP-MIB::msdpNumSACacheEntries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> msdpNumSACacheEntries.1
Start monitoring Multicast-enabled router, MSDP speaker (vendor-neutral IETF experimental standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DRAFT-MSDP-MIB::msdpNumSACacheEntries OID value, configure state conditions and alerts, and monitor any Multicast-enabled router, MSDP speaker (vendor-neutral IETF experimental standard) from a single console.
OID Breakdown
Upper-level ancestors (5 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | msdpNumSACacheEntries | DRAFT-MSDP-MIB |