eltexLicenseInfoVersion
ELTEX-LICENSE-MIB ·
.1.3.6.1.4.1.35265.49.1.2.1.1.3
Object
column SNMPv2-SMIUnsigned32
A version of the license. Two higher bytes are the major
version number and two lower bytes are the minor version.
Minimum and maximum supported license versions are shown
in eltexLicenseMinVersionSupported
and eltexLicenseMaxVersionSupported objects.
Context
- MIB
- ELTEX-LICENSE-MIB
- OID
.1.3.6.1.4.1.35265.49.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexLicenseInfoEntry
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-LICENSE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-LICENSE-MIB::eltexLicenseInfoVersion'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-LICENSE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-LICENSE-MIB::eltexLicenseInfoVersion.<eltexLicenseInfoId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-LICENSE-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-LICENSE-MIB::eltexLicenseInfoVersion'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295