hpnicfFcoeModeCfgLastResult
HPN-ICF-FCOE-MODE-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.135.1.2
Object
scalar Enumeration
This object specifies the result of the latest FCoE mode configuration.
The object has four values:
success - Configured successfully.
noLicence - Configured unsuccessfully for lack of licence.
needReset - Configured unsuccessfully, because the desired mode is
not non-FCoE mode, and the mode should be first set to
non-FCoE mode.
unknownFault - Configured unsuccessfully for unknown fault.
Context
- MIB
- HPN-ICF-FCOE-MODE-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.135.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpnicfFcoeModeMibObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FCOE-MODE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FCOE-MODE-MIB::hpnicfFcoeModeCfgLastResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FCOE-MODE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FCOE-MODE-MIB::hpnicfFcoeModeCfgLastResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | noLicence |
3 | needReset |
4 | unknownFault |