jnxLicenseKeyType
Juniper-LICENSE-MIB ·
.1.3.6.1.4.1.2636.3.63.1.1.1.1.1.6
Object
column Enumeration
License key type
Context
- MIB
- Juniper-LICENSE-MIB
- OID
.1.3.6.1.4.1.2636.3.63.1.1.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxLicenseInstallEntry
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 'Juniper-LICENSE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-LICENSE-MIB::jnxLicenseKeyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-LICENSE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-LICENSE-MIB::jnxLicenseKeyType.<jnxLicenseId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-LICENSE-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-LICENSE-MIB::jnxLicenseKeyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | commercial |
2 | trial |
3 | demo |
4 | emergency |
5 | lab |
6 | education |