All MIBs › CISCO-FCS-MIB › fcsDiscoveryStatus
fcsDiscoveryStatus
Module: CISCO-FCS-MIB
OID (symbolic): CISCO-FCS-MIB::fcsDiscoveryStatus
OID (numeric): 1.3.6.1.4.1.9.9.297.1.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of the discovery on the local switch. Initially when the switch comes up, this object will be set to 'databaseInvalid' state on all VSANs. This indicates that a discovery needs to be done. If the manager sets the fcsStartDiscovery object to 'startDiscovery' for this VSAN, then the discovery will be triggered on. The state of this object will be set to 'inProgress' for this VSAN during the discovery. Once the discovery is completed on this VSAN, this object will be set to 'completed'. After the discovery is completed for the specified list of VSANs, the data is cached for an interval of time specified by fcsVsanDiscoveryTimeOut object. Once this interval of time expires, the data is lost and this object will be set to 'databaseInvalid' state for the specified list of VSANs.
What is fcsDiscoveryStatus?
A read-only status showing the state of fabric discovery on the local switch for a VSAN, starting as 'databaseInvalid' at boot until a discovery completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.297.1.1.6.1.1 snmpwalk -v2c -c public <target> CISCO-FCS-MIB::fcsDiscoveryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.297.1.1.6.1.1.1 snmpget -v2c -c public <target> CISCO-FCS-MIB::fcsDiscoveryStatus.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::fcsDiscoveryStatus 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.6 | fcsDiscoveryStatusTable | CISCO-FCS-MIB |
| 1.3.6.1.4.1.9.9.297.1.1.6.1 | fcsDiscoveryStatusEntry | CISCO-FCS-MIB |
| 1.3.6.1.4.1.9.9.297.1.1.6.1.1 | fcsDiscoveryStatus | CISCO-FCS-MIB |