All MIBs › CISCO-ZS-MIB › zoneCopyActToFullMode
zoneCopyActToFullMode
Module: CISCO-ZS-MIB
OID (symbolic): CISCO-ZS-MIB::zoneCopyActToFullMode
OID (numeric): 1.3.6.1.4.1.9.9.294.1.1.43
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to 'includeAutoZones', results in certain internal zones created by Zone Server being copied along with the enforced database to the full zoneset database.
Setting this object to 'excludeAutoZones', does not copy those zones.
Setting this object to 'noop' results in no action being taken.
The value of this object when read is always 'noop'.
What is zoneCopyActToFullMode?
This object controls whether zone server automatic zones are included or excluded when copying from the active zone database to the full zoneset database in Fibre Channel fabrics. The value can be set to 'includeAutoZones', 'excludeAutoZones', or 'noop', allowing zone administrators to selectively control which system-created zones propagate during database synchronization. Reading this object always returns 'noop' regardless of what was set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.43 snmpwalk -v2c -c public <target> CISCO-ZS-MIB::zoneCopyActToFullMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.294.1.1.43.1 snmpget -v2c -c public <target> CISCO-ZS-MIB::zoneCopyActToFullMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.294.1.1.43.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.294 | ciscoZsMIB | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1 | ciscoZoningMIBObjects | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1 | zoneConfiguration | CISCO-ZS-MIB |
| 1.3.6.1.4.1.9.9.294.1.1.43 | zoneCopyActToFullMode | CISCO-ZS-MIB |