eltMesIssSysStartupType
ELTEX-MES-ISS-SYSTEM-MIB ·
.1.3.6.1.4.1.35265.1.139.18.1.1.2.3
Object
scalar Enumeration
System startup type and last reload cause. Can be coldstart, which is caused by hardware, warmstart, caused by software, or undefined if system restoration is in progress.
Context
- MIB
- ELTEX-MES-ISS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.35265.1.139.18.1.1.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eltMesIssSysLoggingParams
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 'ELTEX-MES-ISS-SYSTEM-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-SYSTEM-MIB::eltMesIssSysStartupType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-SYSTEM-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-SYSTEM-MIB::eltMesIssSysStartupType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | coldstart |
1 | warmstart |
2 | undefined |