All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsServerDistribute
t11ZsServerDistribute
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsServerDistribute
OID (numeric): 1.3.6.1.2.1.160.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object can be set only in Basic mode. When set to the value 'zoneSetDb', it requests that the Zone Set database of a particular switch for a particular Fabric be distributed to every other switch in that Fabric, e.g., by using Stage Fabric Configuration Update (SFC) and Update Fabric Configuration (UFC) requests.
Setting this object to 'noop' has no effect. When read, the value of this object is always 'noop'.
When the corresponding instance of t11ZsServerOperationMode has the value 'enhanced', or when the corresponding instance of t11ZsZoneSetResult has the value 'inProgress', it is inconsistent to try to set the value of this object.
What is t11ZsServerDistribute?
This object controls whether to distribute the Zone Set database from one Fibre Channel switch to all other switches in the fabric, typically using Fabric Configuration Update (SFC/UFC) mechanisms. An operator sets this to trigger fabric-wide zone configuration updates, ensuring all switches have consistent zone membership information. Setting this to 'noop' has no effect; meaningful values initiate database synchronization across the fabric.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.4 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerDistribute
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.4.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerDistribute.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.160.1.1.1.1.4.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.4 | t11ZsServerDistribute | T11-FC-ZONE-SERVER-MIB |