hpnicfFcZsServerLastResult

HPN-ICF-FC-ZONE-SERVER-MIB · .1.3.6.1.4.1.11.2.14.11.15.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
HPN-ICF-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
hpnicfFcZsServerEntry

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 'HPN-ICF-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-ZONE-SERVER-MIB::hpnicfFcZsServerLastResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-ZONE-SERVER-MIB::hpnicfFcZsServerLastResult.<hpnicfVsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FC-ZONE-SERVER-MIB::hpnicfFcZsServerLastResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2success
3busy
4noSupportInFabric
5noSupportInBasic
6noSupportInEnhanced
7activeZoneSetTooBig
8otherFault