All MIBs › CISCO-SRP-MIB › srpMACTopologyTimer
srpMACTopologyTimer
Module: CISCO-SRP-MIB
OID (symbolic): CISCO-SRP-MIB::srpMACTopologyTimer
OID (numeric): 1.3.6.1.4.1.9.10.60.1.2.1.13
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Indicates the topology-timer on a SRP ring, how frequently topology discovery messages are sent around ring to identify the nodes. Toplogy discovery is always on. The default value is 10 seconds.
What is srpMACTopologyTimer?
This object is how frequently, in seconds, this node sends topology-discovery messages around the ring to identify all participating nodes, noting that topology discovery itself is always running, with a default of 10 seconds. Shortening this on a ring where nodes are added or removed often would let the ring's topology map, such as srpNodesOnTheRing and srpNodeName, converge faster after a change, at the cost of slightly more control-plane traffic traversing the ring continuously. Reducing this from the default 10 seconds to 5 on a ring undergoing frequent node changes during a rollout would help the topology tables reflect new nodes sooner, at a modest increase in ring control traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.2.1.13 snmpwalk -v2c -c public <target> CISCO-SRP-MIB::srpMACTopologyTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.60.1.2.1.13.1 snmpget -v2c -c public <target> CISCO-SRP-MIB::srpMACTopologyTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.60.1.2.1.13.1 i <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::srpMACTopologyTimer 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.2 | srpMACSideTable | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2.1 | srpMACSideEntry | CISCO-SRP-MIB |
| 1.3.6.1.4.1.9.10.60.1.2.1.13 | srpMACTopologyTimer | CISCO-SRP-MIB |