All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsServerResult
t11ZsServerResult
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsServerResult
OID (numeric): 1.3.6.1.2.1.160.1.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
In Basic mode, this object indicates the status/result of the last distribution of the Zone Set database that was invoked via the corresponding instance of t11ZsZoneSetDistribute, e.g., the status/result of Stage Fabric Configuration Update (SFC) request(s) used to implement the setting of t11ZsZoneSetDistribute.
In Enhanced mode, this object indicates the status/result of the last commit of changes to the Zone Set database that was invoked via the corresponding instance of t11ZsServerCommit.
'none' - no distribution/commit invoked via the corresponding instance of t11ZsZoneSetDistribute (Basic mode)
or t11ZsServerCommit (Enhanced mode). 'inProgress' - distribution/commit is still in progress. 'success' - distribution/commit completed successfully. 'rejectFailure' - distribution/commit failed due to an SW_RJT. 'otherFailure' - distribution/commit failed for some other reason.
When the value is 'rejectFailure', the corresponding instances of t11ZsServerReasonCode, t11ZsServerReasonCodeExp and t11ZsServerReasonVendorCode contain the reason codes.
What is t11ZsServerResult?
This OID indicates the result or outcome of the last zone configuration operation performed on a Fibre Channel switch network management server. It tells you whether the last zone configuration attempt succeeded or failed. A storage network administrator checks this after configuring Fibre Channel access zones to verify the configuration was accepted and applied correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.6 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.1.1.6.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsServerResult.1
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.6 | t11ZsServerResult | T11-FC-ZONE-SERVER-MIB |