All MIBs › T11-FC-ZONE-SERVER-MIB › t11ZsActivateDeactivate
t11ZsActivateDeactivate
Module: T11-FC-ZONE-SERVER-MIB
OID (symbolic): T11-FC-ZONE-SERVER-MIB::t11ZsActivateDeactivate
OID (numeric): 1.3.6.1.2.1.160.1.1.9.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to 'deactivate' is a request to deactivate the currently active Zone Set on a Fabric.
Note that the deactivation of the active Zone Set allows all ports to communicate or no ports to communicate, depending on the current Default Zone behavior.
No action is taken if this object is set to 'noop'. When read, the value of this object is always 'noop'.
What is t11ZsActivateDeactivate?
This OID allows an operator to activate or deactivate the current Fibre Channel zone set, which controls which ports can communicate. When deactivated, all ports are isolated until a new zone set is activated. A Fibre Channel administrator would use this during maintenance to block all SAN traffic while installing new storage devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.160.1.1.9.1.2 snmpwalk -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsActivateDeactivate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.160.1.1.9.1.2.1 snmpget -v2c -c public <target> T11-FC-ZONE-SERVER-MIB::t11ZsActivateDeactivate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.160.1.1.9.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> t11ZsActivateDeactivate.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.9 | t11ZsActivateTable | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.9.1 | t11ZsActivateEntry | T11-FC-ZONE-SERVER-MIB |
| 1.3.6.1.2.1.160.1.1.9.1.2 | t11ZsActivateDeactivate | T11-FC-ZONE-SERVER-MIB |