hpnicfFcZsDistributeLastResult

HPN-ICF-FC-ZONE-SERVER-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1.2

Object

column Enumeration
Specifies the result of triggering a distribution for VSAN.
              
'none'          - No distribution invoked via the corresponding
                  instance of distribution.
'success'       - Distribution completed successfully.
'inProgress'    - Distribution is still in progress.
'rejectFailure' - Distribution failed due to an SW_RJT.
'otherFault'    - Distribution/commit failed for some other reason.

Context

MIB
HPN-ICF-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
hpnicfFcZsDistributeEntry

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::hpnicfFcZsDistributeLastResult'
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::hpnicfFcZsDistributeLastResult.<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::hpnicfFcZsDistributeLastResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2success
3inProgress
4rejectFailure
5otherFault