tmnxSysAppLicenseType

TIMETRA-SYSTEM-MIB · .1.3.6.1.4.1.6527.3.1.2.1.30.16.1.4

Object

column Enumeration
The value of tmnxSysAppLicenseType specifies the type
of licensing done for this application.
pool - A pool license grants a specified number of
       concurrent allocations of the license.
rtu  - An RTU license grants the right to use a
       feature

Context

MIB
TIMETRA-SYSTEM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.1.30.16.1.4
Type
column
Access
readonly
Status
current
Parent
tmnxSysLicensingEntry
Groups
1

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 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysAppLicenseType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SYSTEM-MIB::tmnxSysAppLicenseType.<tmnxSysLicensingGroup>.<tmnxSysLicensedAppName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SYSTEM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SYSTEM-MIB::tmnxSysAppLicenseType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1pool
2rtu

Conformance