All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsServerOperationMode
t11ZsServerOperationMode
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsServerOperationMode
OID (numeric): 1.3.6.1.2.1.160.1.1.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The operational mode of the Zone Server.
Setting this object to 'enhanced' is a request that the mode of operation of the Zone Server be Enhanced mode, which is only possible if all devices in the Fibre Channel Fabric are capable of working in Enhanced mode. If not, the request will fail and the corresponding value of t11ZsServerChangeModeResult will so indicate.
Setting this object to 'basic' is a request that the mode of operation of the Zone Server be Basic mode. However, such a set may fail while operating in Enhanced mode, since FC-GS-5 makes no provision for changing (back)
to Basic mode.
Note that setting this object does not cause or require that the Fabric lock for the Zone Server be obtained. However, when this object has the value 'enhanced', any SNMP SetRequests that attempt to modify the copy database cannot be successful if the Fabric lock has not been obtained or has since been released.
What is t11ZsServerOperationMode?
This object sets the operational mode of the Fibre Channel Zone Server, either Basic or Enhanced, controlling how zoning changes are managed and distributed throughout the fabric. Enhanced mode requires explicit commit operations, while Basic mode changes take immediate effect. Network administrators configure this based on their fabric management strategy and consistency requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.13 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerOperationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.13.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerOperationMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.160.1.1.1.1.13.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.160 | t11ZoneServerMIB | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1 | t11ZsMIBObjects | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1 | t11ZsConfiguration | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1 | t11ZsServerTable | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1.1 | t11ZsServerEntry | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.1.1.13 | t11ZsServerOperationMode | T11-FC-ZONE-SERVER-MIB |