hwCrlLoadRst

HUAWEI-SYS-MAN-MIB · .1.3.6.1.4.1.2011.5.25.19.1.27.3.1.2

Object

column Enumeration
The result of Loading software crl:
loadSuccess(0): Succeeded in loading the CRL.
fileNotExist(1): The file of CRL does not exist on the main control board.
fileNotNew(2): The CRL file is not the latest.
publisherNotSame(3): The publisher of the CRL file to be updated is inconsistent with that of the CRL file on the device.
nextStartupSoftwareCheckFailed(4): The code signature verification of the next startup software package failed. Update the software package.
crlLoadFailed(5): Loading the CRL failed.
crlFormatError(6): The CRL format is error.
loading(7): Loading.
crlNameInvalid(8): The file name is invalid.

Context

MIB
HUAWEI-SYS-MAN-MIB
OID
.1.3.6.1.4.1.2011.5.25.19.1.27.3.1.2
Type
column
Access
readonly
Status
current
Parent
hwSoftCrlLoadEntry

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 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SYS-MAN-MIB::hwCrlLoadRst'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SYS-MAN-MIB::hwCrlLoadRst.<hwCrlFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SYS-MAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SYS-MAN-MIB::hwCrlLoadRst'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0loadSuccess
1fileNotExist
2fileNotNew
3publisherNotSame
4nextStartupSoftwareCheckFailed
5crlLoadFailed
6crlFormatError
7loading
8crlNameInvalid