All MIBs › T11-FC-FABRIC-ADDR-MGR-MIB › t11FamRestart
t11FamRestart
Module: T11-FC-FABRIC-ADDR-MGR-MIB
OID (symbolic): T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart
OID (numeric): 1.3.6.1.2.1.137.1.1.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object tells the Fabric Address Manager to request a Fabric reconfiguration.
If this object is set to 'disruptive', then an RCF (ReConfigure Fabric) is generated in the Fabric in order for the Fabric to recover from the errors.
If this object is set to 'nonDisruptive', then a BF (Build Fabric) is generated in the Fabric.
No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'.
For the persistence of values across reboots, see the MODULE-IDENTITY's DESCRIPTION clause.
What is t11FamRestart?
Setting this to disruptive(2) triggers an RCF to force fabric recovery, or nonDisruptive(1) triggers a BF; it always reads back as noOp(3) since it acts as a one-shot command rather than a stored state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.137.1.1.1.1.24 snmpwalk -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.137.1.1.1.1.24.1 snmpget -v2c -c public <target> T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.137.1.1.1.1.24.1 i <value>
Start monitoring Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart OID value, configure state conditions and alerts, and monitor any Fibre Channel SAN switches 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.137 | t11FcFabricAddrMgrMIB | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1 | t11FamMIBObjects | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1 | t11FamConfiguration | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1 | t11FamTable | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1.1 | t11FamEntry | T11-FC-FABRIC-ADDR-MGR-MIB |
| 1.3.6.1.2.1.137.1.1.1.1.24 | t11FamRestart | T11-FC-FABRIC-ADDR-MGR-MIB |