hh3cHPEOCCltAutoUpgradeType
HH3C-HPEOC-MIB ·
.1.3.6.1.4.1.25506.2.84.1.10
Object
scalar r/w
Enumeration
Type of auto upgrade status.
It depends on hh3cHPEOCCltAutoUpgrade status.
flash - The CLT auto upgrade the firmware inside its flash
to the CNUs.
ftp - First download the firmware from FTP server to the CLT,
then the CLT auto upgrade the firmware to the CNUs.
tftp - First download the firmware from TFTP server to the CLT,
then the CLT auto upgrade the firmware to the CNUs.
Context
- MIB
- HH3C-HPEOC-MIB
- OID
.1.3.6.1.4.1.25506.2.84.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cHPEOCSystem
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-HPEOC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-HPEOC-MIB::hh3cHPEOCCltAutoUpgradeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-HPEOC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-HPEOC-MIB::hh3cHPEOCCltAutoUpgradeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flash |
2 | ftp |
3 | tftp |