All MIBs › CISCO-VSAN-MIB › fcSwitchDropLatency
fcSwitchDropLatency
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::fcSwitchDropLatency
OID (numeric): 1.3.6.1.4.1.9.9.282.1.4.6
Node type: OBJECT-TYPE
Type: CiscoMilliSeconds
Access: read-write
Description: The switch latency of this switch. This is the time interval after which a switch drops the undelivered frames on a link which went down after delivering some frames to the next hop. This way the undelivered frames can be transmitted on a new link if there is one available.
What is fcSwitchDropLatency?
This read-write value, in milliseconds, sets how long the switch waits before dropping frames left undelivered on a link that has gone down, so that those frames can instead be retransmitted over an alternate link if one becomes available. An administrator tunes this to control how quickly the switch gives up on a failed link's in-flight frames versus waiting for possible link recovery. For example, lowering fcSwitchDropLatency makes the switch reroute pending frames to a backup path faster after a link failure, at the cost of less patience for a link that might recover quickly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.4.6 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::fcSwitchDropLatency
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.4.6.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::fcSwitchDropLatency.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.282.1.4.6.1 s <value>
Start monitoring Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VSAN-MIB::fcSwitchDropLatency OID value, configure state conditions and alerts, and monitor any Cisco MDS/Nexus Fibre Channel storage fabric switches (VSAN) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.282 | ciscoVsanMIB | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1 | ciscoVsanMIBObjects | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.4 | vsanFcConfiguration | CISCO-VSAN-MIB |
| 1.3.6.1.4.1.9.9.282.1.4.6 | fcSwitchDropLatency | CISCO-VSAN-MIB |