zoneSetFailCause
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.5.1.5
Object
column FcChangeProtoFailCause
The reason for the failure of the zone set
activation/de-activation.
The value of this object contains the reason
for the failure only if the value of the
corresponding instance of zoneSetActivateResult
is either 'activateFailure' or
'deactivateFailure'.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zoneSetActivateEntry
- Groups
- 7
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::zoneSetFailCause'
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::zoneSetFailCause.<vsanIndex>'
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::zoneSetFailCause'
Syntax
- Source
- FcChangeProtoFailCause
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | rcvdSfcBusy |
3 | rcvdUfcBusy |
4 | acaRetryExceed |
5 | sfcRetryExceed |
6 | ufcRetryExceed |
7 | unsuppCmd |
8 | notAuth |
9 | fabricChange |
10 | updateNotStaged |
11 | invalidZsetFormat |
12 | systemErr |
13 | vsanNotPresent |
14 | vsanInactive |
15 | zsetNotPresent |
16 | dbUpdateInProgress |
17 | zsetNotActive |
18 | hwOperFailed |
19 | fc2SeqSizeExceed |
20 | fc2SendFailed |
21 | zsetUnchangedAndActive |
22 | fabricUnstable |
23 | nonInteropMember |
24 | lcUpgradeInProgress |
25 | unknown |
26 | smartZoningAttrMismatch |
27 | smartZoningFeatureMismatch |
28 | smartZoningConfMismatch |