zoneMemberTypeIndex

CISCO-ZS-MIB · .1.3.6.1.4.1.9.9.294.1.1.11.1.1

Object

column Enumeration
This object determines whether this member belongs
to a zone or an alias.
1  -- member belongs to a zone
2  -- member belongs to an alias

Context

MIB
CISCO-ZS-MIB
OID
.1.3.6.1.4.1.9.9.294.1.1.11.1.1
Type
column
Access
noaccess
Status
current
Parent
zoneMemberEntry

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 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneMemberTypeIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneMemberTypeIndex.<vsanIndex>.<zoneMemberTypeIndex>.<zoneMemberParentIndex>.<zoneMemberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ZS-MIB::zoneMemberTypeIndex'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1zone
2alias