zoneSetDeActivate
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.5.1.3
Object
column r/w
Enumeration
Setting this object to 'deactivate' is a request
to deactivate the currently active zone set on
this VSAN.
No action is taken if this object is set to
'noop'.
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.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zoneSetActivateEntry
- Groups
- 8
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::zoneSetDeActivate'
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::zoneSetDeActivate.<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::zoneSetDeActivate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deactivate |
2 | noop |