licenseStatus
ISILON-MIB ·
.1.3.6.1.4.1.12124.1.5.1.1.3
Object
column Enumeration
The status of the license. It may be licensed, unlicensed (inactive or expired), or an evaluation license.
Context
- MIB
- ISILON-MIB
- OID
.1.3.6.1.4.1.12124.1.5.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- licenseEntry
- Groups
- 1
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 'ISILON-MIB' -M '/opt/observium/mibs/isilon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISILON-MIB::licenseStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISILON-MIB' -M '/opt/observium/mibs/isilon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISILON-MIB::licenseStatus.<licenseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISILON-MIB' -M '/opt/observium/mibs/isilon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISILON-MIB::licenseStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-2 | inactive |
-1 | expired |
0 | activated |
1 | evaluation |
Conformance
Member of