zoneMemberFormat
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.11.1.4
Object
This object identifies the format of the
zone/alias member's identifier contained in
zoneMemberID.
This object cannot be modified while the
corresponding value of zoneMemberRowStatus object
is 'active'.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.11.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zoneMemberEntry
- Groups
- 8
Net-SNMP examples
How SNMP and these commands workWalk 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::zoneMemberFormat'
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::zoneMemberFormat.<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::zoneMemberFormat'
Syntax
- Source
- ZoneMemberType
- Base type
Enumeration
Values & Constraints
Type Values
1 | wwn |
2 | domainPort |
3 | fcAddr |
4 | fwwn |
5 | symNodeName |
6 | intf |
7 | domainIntf |
8 | ipAddr |
9 | ipAddrv6 |
10 | deviceAlias |