t11ZsActiveZoneBroadcastZoning

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

Object

This object indicates whether broadcast Zoning is
enabled on this Zone.  If broadcast Zoning is enabled,
then broadcast frames generated by a member in this
Zone will be restricted to members in this Zone.
              
This object is only instantiated in Enhanced mode.

Context

MIB
T11-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.2.1.160.1.1.11.1.3
Type
column
Access
readonly
Status
current
Parent
t11ZsActiveZoneEntry
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::t11ZsActiveZoneBroadcastZoning'
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::t11ZsActiveZoneBroadcastZoning.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11ZsServerFabricIndex>.<t11ZsActiveZoneIndex>'
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::t11ZsActiveZoneBroadcastZoning'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance