czseCapabilityObject
CISCO-ZS-EXT-MIB ·
.1.3.6.1.4.1.9.9.427.1.1.1.1.1
Object
column Bits
This bitmap represents the capability of the
local Zone Server on this VSAN.
If 'enhancedMode(0)' bit is set, the local
Zone Server is capable of supporting enhanced
Zoning mode of operation. If this bit is reset,
it does not have this capability.
If 'zsetDb(1)' bit is set, the local Zone Server
supports maintaining of zoneset database. If this
bit is reset, the local Zone Server does not
allow maintaining of zoneset database.
If 'dirAct(2)' bit is set, the local Zone Server
supports direct activation command. If this bit
is reset, the local Zone Server does not support
this.
If 'hardZoning(3)' bit is set, the local Zone
Server supports hard zoning. If this bit is reset,
the local Zone Server does not support hard
zoning.
Context
- MIB
- CISCO-ZS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.427.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- czseCapabilityEntry
- 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-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseCapabilityObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-EXT-MIB::czseCapabilityObject.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ZS-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ZS-EXT-MIB::czseCapabilityObject'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | enhancedMode |
1 | zsetDb |
2 | dirAct |
3 | hardZoning |
Conformance
Member of