t11ZsServerCapabilityObject

T11-FC-ZONE-SERVER-MIB · .1.3.6.1.2.1.160.1.1.1.1.2

Object

column Bits
This bitmap represents the capability of the switch
on this Fabric:
              
    'enhancedMode' - able to support enhanced Zoning
                     mode of operation.
              
    'zoneSetDb'    - able to support maintaining of
                     a Zone Set Database.
              
    'activateDirect' - able to support the Activate
                       Direct command.
              
    'hardZoning'   - able to support Hard Zoning.

Context

MIB
T11-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.2.1.160.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
t11ZsServerEntry
Groups
1

Walk 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 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ZONE-SERVER-MIB::t11ZsServerCapabilityObject'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ZONE-SERVER-MIB::t11ZsServerCapabilityObject.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11ZsServerFabricIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-ZONE-SERVER-MIB::t11ZsServerCapabilityObject'

Syntax

Bits

Values & Constraints

Enumerated Values
0enhancedMode
1zoneSetDb
2activateDirect
3hardZoning

Conformance