zoneCompactZones
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.40.1.2
Object
column r/w
Enumeration
Setting this object to 'compact' will
result in compaction of the zones that
are associated to zonesets on this VSAN.
Zones present in higher bitmaps will be
moved down so that the holes in the lowest
zones are filled. As a result of this,
the ids of the corresponding zones are
changed and a management station should
re-read the zoneTable. If such a
compaction is not possible or the
zones are already compacted,
the SET operation will result in error.
If a compaction operation goes through
successfully, then the notification
zoneCompactNotify is generated.
Setting this object to 'noop', will
result in no action being taken.
The value of this object when read is
always 'noop'.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.40.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zoneCompactEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneCompactZones'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneCompactZones.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ZS-MIB::zoneCompactZones'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | compact |
2 | noop |
Conformance
Member of