h3cIssuCompatibleResultStatus

H3C-ISSU-MIB · .1.3.6.1.4.1.2011.10.2.133.1.2.1.1

Object

scalar Enumeration
Specifies whether the images provided in
h3cIssuUpgradeImageTable are compatible with each other as
far as this module is concerned.
none            - No operation was performed.
inCompatible    - The images provided are compatible
                  and can be run on this module.
compatible      - The images provided are incompatible
                  and can be run on this module.
failure         - Failed to get the compatibility.

Context

MIB
H3C-ISSU-MIB
OID
.1.3.6.1.4.1.2011.10.2.133.1.2.1.1
Type
scalar
Access
readonly
Status
current
Parent
h3cIssuCompatibleResult

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-ISSU-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-ISSU-MIB::h3cIssuCompatibleResultStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-ISSU-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-ISSU-MIB::h3cIssuCompatibleResultStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2inCompatible
3compatible
4failure