lntLicenseErrorCodes
Lannet-Trapsv2-MIB ·
.1.3.6.1.4.1.81.38.14.7
Object
scalar Enumeration
Product reports following errors if license validations fails
lntSerialNumMismatch(1), - Serial number mismatch between license file
and gateway hardware
lntInvalidSignature(2), - Invalid digital signature on the license file
lntPlatformTypeMismatch(3), - Mismatch between product platform type defined in
license file (for example G250) and the gateway type (e.g. G350).
lntInvalidLicFeture(4) - Invalid feature setting.
Context
- MIB
- Lannet-Trapsv2-MIB
- OID
.1.3.6.1.4.1.81.38.14.7- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- lntNotificationVarbinds
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Lannet-Trapsv2-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Lannet-Trapsv2-MIB::lntLicenseErrorCodes.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Lannet-Trapsv2-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Lannet-Trapsv2-MIB::lntLicenseErrorCodes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lntSerialNumMismatch |
2 | lntInvalidSignature |
3 | lntPlatformTypeMismatch |
4 | lntInvalidLicFeture |
Conformance
Member of