All MIBs › T11-FC-FABRIC-CONFIG-SERVER-MIB › t11FcsDiscoveryStatus
t11FcsDiscoveryStatus
Module: T11-FC-FABRIC-CONFIG-SERVER-MIB
OID (symbolic): T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsDiscoveryStatus
OID (numeric): 1.3.6.1.2.1.162.1.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of the discovery for the particular Fabric.
Initially when the switch comes up, all instances of this object have the value: 'localOnly', and the database contains only local information, i.e., no information discovered via the Fabric Configuration Server protocol specified in FC-GS-5.
If t11FcsFabricDiscoveryStart is set to 'start' for a range of Fabrics that includes this Fabric, then the value of this object transitions to 'inProgress'. When the discovery completes, this object transitions to 'completed', and the data is cached for the minimum interval of time specified by t11FcsFabricDiscoveryTimeOut. After this interval has been exceeded, the data may be lost, in which case, the value of this object changes to 'localOnly'.
This object cannot be set via SNMP to any value other than 'localOnly'. If this object is set (via SNMP) to 'localOnly', the cached data for the Fabric is discarded immediately, and if a discovery initiated from this switch was in progress for this Fabric, then that discovery is aborted.
What is t11FcsDiscoveryStatus?
Reports whether discovery for this Fabric is 'localOnly' (only local switch data known, the default at boot), 'inProgress' (a discovery triggered via t11FcsFabricDiscoveryStart is running), or 'completed'. Setting it to 'localOnly' via SNMP immediately discards the cached discovered data and aborts any in-progress discovery for that Fabric; no other value can be written.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.162.1.1.2.1.2 snmpwalk -v2c -c public <target> T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsDiscoveryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.162.1.1.2.1.2.1 snmpget -v2c -c public <target> T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsDiscoveryStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.162.1.1.2.1.2.1 i <value>
Start monitoring vendor-neutral, T11/FC-GS-5 standards-based MIB, Fibre Channel SAN switches (fabric discovery job status/topology inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsDiscoveryStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, T11/FC-GS-5 standards-based MIB, Fibre Channel SAN switches (fabric discovery job status/topology inventory) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.162 | t11FcFabricConfigServerMIB | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1 | t11FcsMIBObjects | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1.1 | t11FcsDiscovery | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1.1.2 | t11FcsDiscoveryStateTable | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1.1.2.1 | t11FcsDiscoveryStateEntry | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1.1.2.1.2 | t11FcsDiscoveryStatus | T11-FC-FABRIC-CONFIG-SERVER-MIB |