All MIBs › HH3C-FC-ZONE-SERVER-MIB › hh3cFcZsActivateResult
hh3cFcZsActivateResult
Module: HH3C-FC-ZONE-SERVER-MIB
OID (symbolic): HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsActivateResult
OID (numeric): 1.3.6.1.4.1.25506.2.127.9.1.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: As a result of the most recent activation/deactivation.
'none' - No activation/deactivation invoked since the last restart of the management system. 'inProcess' - Activation/deactivation is still in progress. 'activateSuccess' - Activation completed successfully. 'activateFailure' - Activation failed due to some reason. 'deactivateSuccess' - Deactivation completed successfully. 'deactivateFailure' - Deactivation failed due to some reason.
What is hh3cFcZsActivateResult?
This read-only INTEGER reports the outcome of the most recent activate/deactivate request: activateSuccess(3) and deactivateSuccess(5) mean it worked, activateFailure(4)/deactivateFailure(6) mean it didn't, and inProgress(2) means it's still running. An admin polls this after writing to hh3cFcZsActivate to confirm the new zone set actually took effect before assuming devices can reach each other.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.127.9.1.2.1.1.3 snmpwalk -v2c -c public <target> HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsActivateResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.127.9.1.2.1.1.3.1 snmpget -v2c -c public <target> HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsActivateResult.1
Start monitoring H3C Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsActivateResult OID value, configure state conditions and alerts, and monitor any H3C Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2.127 | hh3cSan | HH3C-VSAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.2.127.9 | hh3cFcZoneServer | HH3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.25506.2.127.9.1 | hh3cFcZoneMibObjects | HH3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.25506.2.127.9.1.2 | hh3cFcZsOperation | HH3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.25506.2.127.9.1.2.1 | hh3cFcZsActivateTable | HH3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.25506.2.127.9.1.2.1.1 | hh3cFcZsActivateEntry | HH3C-FC-ZONE-SERVER-MIB |
| 1.3.6.1.4.1.25506.2.127.9.1.2.1.1.3 | hh3cFcZsActivateResult | HH3C-FC-ZONE-SERVER-MIB |