All MIBs › CISCO-SRP-MIB › srpMACSourceDiscontTimeStamp
srpMACSourceDiscontTimeStamp
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACSourceDiscontTimeStamp
OID (numeric): 1.3.6.1.4.1.9.10.60.1.6.1.3
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime on the most recent occasion when there was a change in the value of the corresponding instances of either srpMACCountPktsBySourceAddress or srpMACCountPktsBySourceFlag.
What is srpMACSourceDiscontTimeStamp?
This object is the sysUpTime at the most recent change to either the source-count address or its enable flag. This is what tells an admin, or a monitoring tool, that the source-filtered counter below was reset or retargeted at a specific point in time, so any earlier count values should not be compared directly against counts collected after this timestamp. Seeing this timestamp advance between two polls explains why srpMACCountPktsBySource suddenly shows a much smaller number than before; the filter was retargeted to a different source address, not that traffic actually dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.3 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACSourceDiscontTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.6.1.3.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACSourceDiscontTimeStamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> srpMACSourceDiscontTimeStamp.1
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::srpMACSourceDiscontTimeStamp 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.3 | srpMACSourceDiscontTimeStamp | CISCO-SRP-MIB |