All MIBs › CISCO-FCS-MIB › fcsDiscoveryInvalidateCache2k
fcsDiscoveryInvalidateCache2k
Module: CISCO-FCS-MIB
OID (symbolic): CISCO-FCS-MIB::fcsDiscoveryInvalidateCache2k
OID (numeric): 1.3.6.1.4.1.9.9.297.1.1.8
Node type: OBJECT-TYPE
Type: FcList
Access: read-write
Description: A bitmap which represents VSANs from 1 to 2048. The discovered cache will be invalidated on those VSANs for which the corresponding bits are set to 1 in this object. If the bit corresponding to a particular VSAN is set to 1 and if the value of fcsDiscoveryStatus for that VSAN is 'completed', then the discovery cache on that VSAN will be invalidated and the fcsDiscoveryStatus object for that VSAN will be set to 'databaseInvalid'.
What is fcsDiscoveryInvalidateCache2k?
A read-write bitmap for VSAN IDs 1-2048 used to invalidate the cached discovery data on the VSANs whose corresponding bits are set to 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.297.1.1.8 snmpwalk -v2c -c public <target> CISCO-FCS-MIB::fcsDiscoveryInvalidateCache2k
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.297.1.1.8.1 snmpget -v2c -c public <target> CISCO-FCS-MIB::fcsDiscoveryInvalidateCache2k.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.297.1.1.8.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> fcsDiscoveryInvalidateCache2k.1
Start monitoring Cisco MDS/Nexus Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FCS-MIB::fcsDiscoveryInvalidateCache2k OID value, configure state conditions and alerts, and monitor any Cisco MDS/Nexus Fibre Channel SAN switches 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.297 | ciscoFcsMIB | CISCO-FCS-MIB |
| 1.3.6.1.4.1.9.9.297.1 | ciscoFcsMIBObjects | CISCO-FCS-MIB |
| 1.3.6.1.4.1.9.9.297.1.1 | fcsConfiguration | CISCO-FCS-MIB |
| 1.3.6.1.4.1.9.9.297.1.1.8 | fcsDiscoveryInvalidateCache2k | CISCO-FCS-MIB |