t11ZsServerMergeControlSetting

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

Object

column r/w Enumeration
This object controls the Enhanced Zoning flag that
indicates the Merge Control Setting for this Fabric:
              
    'allow'    - a switch may join the Fabric only if
                 its Zoning Database is able to merge
                 with the Fabric's Zoning Database.
    'restrict' - a switch may join the Fabric only if
                 its Zoning Database is equal to the
                 Fabric's Zoning Database.

Context

MIB
T11-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.2.1.160.1.1.1.1.16
Type
column
Access
readwrite
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::t11ZsServerMergeControlSetting'
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::t11ZsServerMergeControlSetting.<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::t11ZsServerMergeControlSetting'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1allow
2restrict

Conformance

Member of
Compliance refinements
Write access is not required.