All MIBs › CISCO-IETF-ISIS-MIB › ciiCircLevelMinLSPRetransInt
ciiCircLevelMinLSPRetransInt
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiCircLevelMinLSPRetransInt
OID (numeric): 1.3.6.1.4.1.9.10.118.1.4.1.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Minimum interval, in seconds, between re-transmission of an LSP at this level. This object follows the resettingTimer behavior.
Note that ciiCircLevelLSPThrottle controls how fast we send back to back LSPs. This variable controls how fast we re-send the same LSP.
What is ciiCircLevelMinLSPRetransInt?
This is the minimum interval, in seconds, between re-transmission of an LSP at this level, following the resettingTimer behavior; note that ciiCircLevelLSPThrottle controls how fast we send back-to-back distinct LSPs while this variable controls how fast we re-send the same LSP. On point-to-point circuits IS-IS requires an acknowledgment for each LSP sent, and this timer governs how long the router waits before re-transmitting an unacknowledged LSP, so setting it too short risks needlessly duplicating transmissions onto a slow or high-latency link before the first attempt's acknowledgment could possibly have arrived. For example, on a satellite link with 600ms of round-trip latency, leaving this retransmission interval too low, such as 1 second, could cause the router to re-send an LSP that was already correctly received but whose acknowledgment simply had not made it back yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.4.1.1.12 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiCircLevelMinLSPRetransInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.4.1.1.12.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiCircLevelMinLSPRetransInt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.118.1.4.1.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciiCircLevelMinLSPRetransInt.1
Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-ISIS-MIB::ciiCircLevelMinLSPRetransInt OID value, configure state conditions and alerts, and monitor any Cisco routers running IS-IS (service-provider/enterprise core) 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.118 | ciscoIetfIsisMIB | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1 | ciscoIetfIsisMIBObjects | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.4 | ciiCircLevelValues | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.4.1 | ciiCircLevelTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.4.1.1 | ciiCircLevelEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.4.1.1.12 | ciiCircLevelMinLSPRetransInt | CISCO-IETF-ISIS-MIB |