hh3cFcZsServerLastResult
HH3C-FC-ZONE-SERVER-MIB ·
.1.3.6.1.4.1.25506.2.127.9.1.1.1.1.6
Object
column Enumeration
Current operational status of the latest configuration
in this VSAN:
'none' - No corresponding operation has been performed
yet.
'success' - The configuration was performed successfully.
'busy' - The configuration was performed unsuccessfully,
because the system is busy with another zoning
operation.
'noSupportInFabric' - The configuration was performed unsuccessfully,
because one or more switches in this Fabric
don't support Enhanced zoning.
'noSupportInBasic' - The configuration was performed unsuccessfully,
because it is not supported in Basic mode.
'noSupportInEnhanced' - The configuration was performed unsuccessfully,
because it is not supported in Enhanced mode.
'activeZoneSetTooBig' - The configuration was performed unsuccessfully,
because the Active Zone Set is too large to be
supported.
'otherFault' - The configuration was performed unsuccessfully
for other reasons.
Context
- MIB
- HH3C-FC-ZONE-SERVER-MIB
- OID
.1.3.6.1.4.1.25506.2.127.9.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cFcZsServerEntry
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 'HH3C-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsServerLastResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsServerLastResult.<hh3cVsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-FC-ZONE-SERVER-MIB::hh3cFcZsServerLastResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | success |
3 | busy |
4 | noSupportInFabric |
5 | noSupportInBasic |
6 | noSupportInEnhanced |
7 | activeZoneSetTooBig |
8 | otherFault |