hh3cIssuCompatibleResultStatus
HH3C-ISSU-MIB ·
.1.3.6.1.4.1.25506.2.133.1.2.1.1
Object
scalar Enumeration
Specifies whether the images provided in
hh3cIssuUpgradeImageTable 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
- HH3C-ISSU-MIB
- OID
.1.3.6.1.4.1.25506.2.133.1.2.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hh3cIssuCompatibleResult
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 'HH3C-ISSU-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ISSU-MIB::hh3cIssuCompatibleResultStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ISSU-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ISSU-MIB::hh3cIssuCompatibleResultStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inCompatible |
3 | compatible |
4 | failure |