t11FamRestart
T11-FC-FABRIC-ADDR-MGR-MIB ·
.1.3.6.1.2.1.137.1.1.1.1.24
Object
column r/w
Enumeration
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.
Context
- MIB
- T11-FC-FABRIC-ADDR-MGR-MIB
- OID
.1.3.6.1.2.1.137.1.1.1.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- t11FamEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FamFabricIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-FABRIC-ADDR-MGR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-FABRIC-ADDR-MGR-MIB::t11FamRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonDisruptive |
2 | disruptive |
3 | noOp |
Conformance
Member of