All MIBs › T11-FC-FABRIC-CONFIG-SERVER-MIB › t11FcsFabricDiscoveryStart
t11FcsFabricDiscoveryStart
Module: T11-FC-FABRIC-CONFIG-SERVER-MIB
OID (symbolic): T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsFabricDiscoveryStart
OID (numeric): 1.3.6.1.2.1.162.1.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object provides the capability to trigger the start of a discovery by a Fabric Configuration Server. If this object is set to 'start', then the discovery is started on those Fabrics that have their Fabric Index value in the range specified by t11FcsFabricDiscoveryRangeLow and t11FcsFabricDiscoveryRangeHigh. It is recommended that whenever an instance of this object is set to 'start', that the desired range be specified at the same time by setting the corresponding instances of t11FcsFabricDiscoveryRangeLow and t11FcsFabricDiscoveryRangeHigh.
Setting this object to 'start' will be rejected if a discovery is already/still in progress on any Fabrics in the specified range.
No action is taken if this object is set to 'noOp'. The value of this object when read is always 'noOp'.
What is t11FcsFabricDiscoveryStart?
Writing 'start' kicks off a Fabric configuration discovery across all Fabrics whose index falls within the range set by t11FcsFabricDiscoveryRangeLow/High; the set is rejected if a discovery is already running on any Fabric in that range. Reading this object always returns 'noOp', since it's a trigger rather than a stored state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.162.1.1.1.1.3 snmpwalk -v2c -c public <target> T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsFabricDiscoveryStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.162.1.1.1.1.3.1 snmpget -v2c -c public <target> T11-FC-FABRIC-CONFIG-SERVER-MIB::t11FcsFabricDiscoveryStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.162.1.1.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> t11FcsFabricDiscoveryStart.1
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::t11FcsFabricDiscoveryStart 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.1 | t11FcsFabricDiscoveryTable | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1.1.1.1 | t11FcsFabricDiscoveryEntry | T11-FC-FABRIC-CONFIG-SERVER-MIB |
| 1.3.6.1.2.1.162.1.1.1.1.3 | t11FcsFabricDiscoveryStart | T11-FC-FABRIC-CONFIG-SERVER-MIB |