zoneEnforcedZoneMemberFormat
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.19.1.1
Object
column ZoneMemberType
This object identifies the address format of this member. The address is contained in the corresponding instance of zoneEnforcedZoneMemberID object.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.19.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zoneEnforcedZoneMemberEntry
- 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::zoneEnforcedZoneMemberFormat'
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::zoneEnforcedZoneMemberFormat.<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::zoneEnforcedZoneMemberFormat'
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 |