eltMesIssSysBootVarImageState
ELTEX-MES-ISS-SYSTEM-MIB ·
.1.3.6.1.4.1.35265.1.139.18.1.1.3.1.1.2
Object
column EltMesIssSysImageState
Active or inactive image priority.
Context
- MIB
- ELTEX-MES-ISS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.35265.1.139.18.1.1.3.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- eltMesIssSysBootVarEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 '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::eltMesIssSysBootVarImageState'
More examples
Read one indexed 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::eltMesIssSysBootVarImageState.<eltMesIssSysBootVarImageType>.<eltMesIssSysBootVarImageState>'
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::eltMesIssSysBootVarImageState'
Syntax
- Source
- EltMesIssSysImageState
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | inactive |