sysLicenseExpiredCause

LUM-SYSTEM-MIB · .1.3.6.1.4.1.8708.2.2.2.8.5

Object

scalar Enumeration
Describes why the license expired alarm is
raised.
          
none    - file is ok, no alarm.
          
missing - the license file is missing.
          
invalid - it is not a valid XML file, or
          some tags are missing.
          
corrupt - the encryption key does not match
          the content of the file.
          
expired - the license has expired.

Context

MIB
LUM-SYSTEM-MIB
OID
.1.3.6.1.4.1.8708.2.2.2.8.5
Type
scalar
Access
readonly
Status
current
Parent
sysLicense
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysLicenseExpiredCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysLicenseExpiredCause'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1missing
2invalid
3corrupt
4expired

Conformance