clmLicenseGracePeriodLeft
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.3.4.1.9
Object
column secondsUnsigned32
This object represents the grace period left for this
license feature, in seconds.
Grace period is the number of seconds either an
unlicensed feature or a feature whose license
has expired is allowed to run.
The value of this object is relevant only when the
corresponding instances of clmLicenseFlag indicates
'ingraceperiod'.
If the corresponding instanses of clmLicenseFlag
indicates 'inhonorperiod', this object represents the
honor period start for this license feature, in seconds.
Honor period is the number of seconds either an
unlicensed feature or a feature whose license
has expired is running.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.3.4.1.9- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- clmLicenseFeatureUsageEntry
- 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 '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::clmLicenseGracePeriodLeft'
More examples
Read one indexed 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::clmLicenseGracePeriodLeft.<clmLicenseFeatureName>'
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::clmLicenseGracePeriodLeft'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of