All MIBs › CISCO-VSAN-MIB › fcTimerRatov
fcTimerRatov
Module: CISCO-VSAN-MIB
OID (symbolic): CISCO-VSAN-MIB::fcTimerRatov
OID (numeric): 1.3.6.1.4.1.9.9.282.1.4.1
Node type: OBJECT-TYPE
Type: CiscoMilliSeconds
Access: read-write
Description:
The Resource_Allocation_Timeout Value used for FxPorts as the timeout value for determining when to reuse an NxPort resource such as a Recovery_Qualifier. It represents E_D_TOV (fcTimerEdtov) plus twice the maximum time that a frame may be delayed within the Fabric and still be delivered.
Note that all switches in a fabric should be configured with the same value of this timeout.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.4.1 snmpwalk -v2c -c public <target> CISCO-VSAN-MIB::fcTimerRatov
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.282.1.4.1.1 snmpget -v2c -c public <target> CISCO-VSAN-MIB::fcTimerRatov.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.282.1.4.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fcTimerRatov.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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.1 | fcTimerRatov | CISCO-VSAN-MIB |