clmLicenseViolationWarnFlag
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.3.6
Object
scalar SNMPv2-TCTruthValue
If one or more application instance has checked out
any feature, without a valid license file installed
for that feature in the system, is termed as
'License Violation'.
This object indicates whether any license violation
has been detected in the system and the grace period
left for the corresponding feature is less than '30'
days.
The value of this object set to 'true' indicates a
'License Violation' detected in the system , and the
grace period left for the corresponding feature is
less than 30 days.
The value of this object set to 'false' indicates
either there is 'NO License Violation' detected in
the system,
or a 'License Violation' is detected, but the grace
period left for the corresponding feature is more
than 30 days.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.3.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- clmLicenseInformation
- Groups
- 2
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 'CISCO-LICENSE-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGR-MIB::clmLicenseViolationWarnFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGR-MIB::clmLicenseViolationWarnFlag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |