t11ZsSetName

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

Object

column r/w T11ZoningName
The name of this Zone Set.  The t11ZsSetName should
be unique within a Fabric.
              
The Zone Set can be renamed at any time (i.e., even
when the row in an active state) by setting this object
to a new value.

Context

MIB
T11-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.2.1.160.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
t11ZsSetEntry
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::t11ZsSetName'
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::t11ZsSetName.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11ZsServerFabricIndex>.<t11ZsSetIndex>'
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::t11ZsSetName'

Syntax

Source
T11ZoningName
Base type
OctetString

Values & Constraints

Type Constraints
range: 1..64

Conformance

Member of
Compliance refinements
Write access is not required.