All MIBs › CISCO-SRP-MIB › srpMACCountPktsByDestAddress
srpMACCountPktsByDestAddress
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACCountPktsByDestAddress
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.6
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description: Indicates the particular destination address for which packets are to be counted when the corresponding instance of srpMACCountPktsByDestinationFlag has the value 'true'.
What is srpMACCountPktsByDestAddress?
This object is the specific destination MAC address whose incoming packet count is tracked when srpMACCountPktsByDestinationFlag is true. Setting this to a specific node's address is what actually completes the destination-filtered counting setup, the counterpart to the source-address object used for the opposite direction of investigation. Setting this to the address of a node suspected of being overwhelmed by traffic, together with the enable flag, produces a concrete count of exactly how much is being sent its way.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.6 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACCountPktsByDestAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.6.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACCountPktsByDestAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.6.1.6.1 s <value>
Start monitoring Cisco DPT/SRP ring interface routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SRP-MIB::srpMACCountPktsByDestAddress OID value, configure state conditions and alerts, and monitor any Cisco DPT/SRP ring interface routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.60 | ciscosrpMIB | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1 | srpMAC | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.6 | srpMACCountersTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.6.1 | srpMACCountersEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.6.1.6 | srpMACCountPktsByDestAddress | CISCO-SRP-MIB |