hwSysBootType
A3COM-HUAWEI-COMMON-MIB ·
.1.3.6.1.4.1.43.45.1.10.6.10
Object
scalar Enumeration
The boot type of the system whether the last device reboot was by CLI (warm start) or power off (cold start).
Context
- MIB
- A3COM-HUAWEI-COMMON-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.6.10- Type
- scalar
- Access
- readonly
- Status
- current
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 'A3COM-HUAWEI-COMMON-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-COMMON-MIB::hwSysBootType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-COMMON-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-COMMON-MIB::hwSysBootType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | coldStart |
2 | warmStart |