CISCO-SMART-LIC-MIB
- Registered at
- 1.3.6.1.4.1.9.9.831
- Last updated
- 2021-07-27 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2021-07-21 00:00, 2020-06-21 00:00, 2020-05-04 00:00, 2020-01-07 00:00, 2019-11-27 00:00, 2017-08-14 00:00, 2017-03-30 00:00, 2017-03-29 00:00, 2014-11-10 00:00, 2014-11-09 00:00
- Namespace
- cisco
- Source file
CISCO-SMART-LIC-MIB- Digest
sha256:dff37b3dcb7b257a6d0b3184d4f7a929b6e8e341f76ebe35ee2e5994496d2396
Description
The MIB module for managing licenses on the system. The licensing mechanism provides flexibility to enforce licensing for various features in the system. The following description introduces different concepts and terminologies necessary to understand the MIB definition and to perform license management. Product Instance: An instance of a Cisco software image that runs on a hardware platform and requires some licensing capability. Software ID tag: A string generated by the Cisco Connected Software IT team to uniquely identify a Cisco software product. Smart Account: A Smart Licensing account that is created for Cisco customers or partners to manage their Smart Licensing product instances and licenses. The account is created on the Cisco Smart Software Manager portal. An enterprise account can have several virtual accounts (a.k.a. pools) of licenses. Cisco Smart Software Manager (CSSM): The Smart Licensing back-end system, hosted on Cisco IT infrastructure, is responsible for managing all Smart Licensing services and transactions. It provides a set of APIs that the Smart Agent can communicate with and an external-facing UI for Cisco customers and partners to log into and manage their Smart Licensing account. Registration Token: A token that is generated from the Cisco Smart Software Manager. The token is used to register a product instance with the Cisco Smart Software Manager. Smart Agent: A Smart Licensing software client that runs on a product instance and communicates with the Cisco Smart Software Manager. Entitlement Tag: A unique string that identifies a feature that can be enabled on a product instance. The tags are used by both the Smart Agent and the Cisco Smart Software Manager to track entitlement requests. Transport Mode: The Smart Agent uses the Smart Call Home (SCH) service as a transport medium to communicate with the Smart Licensing back-end. Crypto (LCS) Service: In addition to HTTPS exchanged messages are further signed and verified on both sides to ensure the authenticity of all communication. The Smart Software Licensing system uses a crypto service and underlying crypto library (either CiscoSSL or PKI). The Smart Software Licensing back-end leverages the Licensing Crypto Service (LCS) service. UDI: Unique Device Identifier that uniquely identifies a device. Primarily it consists of a product ID, version ID and serial number of the Customers device. Grace Period: A product enters into a grace period when the authorization period expires. This is the result of multiple authorization attempt failures which occurring 90 days after the last successful authorization. The grace period continues until the grace period expires - 90 days after the grace period starts. Counted License: Limits the number of similar entities that can consume a license. For example, a counted license when used by a feature can limit the number of IP phones that can connect or the number of tunnels that can be created. Evaluation License: An Evaluation License grants the right to a customer to enable functionality of a product instance before registering it and without an explicit portal based license for a limited amount of time. This amount of time ranges on average between 60 to 90 days. Evaluation licenses are available for most functionality, but may be limited for a variety of reasons such as legal, royalty, regulatory, or other causes. This MIB module also defines various notifications that will be triggered to asynchronously notify the management application of any critical events.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: ask-smartlicensing@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMART-LIC-MIB CISCO-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSlaMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0 | |||
| ciscoSlaInstanceId OBJECT-TYPE This field contains the smart licence agent's instance number | 1.3.6.1.4.1.9.9.831.0.1 | Unsigned32 | read-only | current |
| ciscoSlaSUDIInfo OBJECT-TYPE This field contains the device identifier information | 1.3.6.1.4.1.9.9.831.0.2 | SnmpAdminString | read-only | current |
| ciscoSlaVersion OBJECT-TYPE Smart Licensing Version information in format e.g Cisco Smart Licensing Agent, Version 1.1.0_290 | 1.3.6.1.4.1.9.9.831.0.3 | SnmpAdminString | read-only | current |
| ciscoSlaEnabled OBJECT-TYPE Tells whether the Smart Licensing mode is enabled or not. | 1.3.6.1.4.1.9.9.831.0.4 | TruthValue | read-only | current |
| ciscoSlaEntitlementInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.5 | |||
| ciscoSlaEntitlementInfoTable OBJECT-TYPE This table contains information about all entitlements being requested from this device | 1.3.6.1.4.1.9.9.831.0.5.1 | not-accessible | current | |
| ciscoSlaEntitlementInfoEntry OBJECT-TYPE An entry in ciscoSlaEntitlementInfoEntry. Each entry contains information about a entitlement requested on the device. This entry gets created when a license is requested successfully. Management application can not create these entries directly | 1.3.6.1.4.1.9.9.831.0.5.1.1 | not-accessible | current | |
| ciscoSlaEntitlementInfoIndex OBJECT-TYPE This object uniquely identifies an entitlement record | 1.3.6.1.4.1.9.9.831.0.5.1.1.1 | Unsigned32 | not-accessible | current |
| ciscoSlaEntitlementRequestCount OBJECT-TYPE Number of count that was requested for this entitlement tag. If the value is less than zero it means that this entitlement is not in use. | 1.3.6.1.4.1.9.9.831.0.5.1.1.2 | Unsigned32 | read-only | current |
| ciscoSlaEntitlementTag OBJECT-TYPE The tag name for the entitlement in use. This is abbreviated form of the entitlement tag. | 1.3.6.1.4.1.9.9.831.0.5.1.1.3 | SnmpAdminString | read-only | current |
| ciscoSlaEntitlementVersion OBJECT-TYPE Entitlement version. | 1.3.6.1.4.1.9.9.831.0.5.1.1.4 | SnmpAdminString | read-only | current |
| ciscoSlaEntitlementEnforceMode OBJECT-TYPE Enforce Mode. This denotes the enforcement mode for the entitlement tag. * In Entitlement notifications this will indicate the enforcement mode of an individual entitlement. * In global notifications this indicates the overall enforcement mode in the agent. | 1.3.6.1.4.1.9.9.831.0.5.1.1.5 | INTEGER {initialized(1), waiting(2), authorized(3), outOfCompliance(4), overage(5), evaluationPeriod(6), evaluationExpired(7), authorizationExpired(8), gracePeriodExpired(9), disabled(10), reservedAuthorized(11), invalidTag(12), notAuthorized(13), notApplicable(14), inUse(15), notInUse(16)} | read-only | current |
| ciscoSlaEntitlementDescription OBJECT-TYPE Description of this feature. May be NULL. This value is only available after the agent receives a response from CSSM to an Authorization request. | 1.3.6.1.4.1.9.9.831.0.5.1.1.6 | SnmpAdminString | read-only | current |
| ciscoSlaEntitlementFeatureName OBJECT-TYPE The short feature name used by CSSM. May be NULL. The feature name is only available after the agent receives a response, from Cisco, to an Authorization request. | 1.3.6.1.4.1.9.9.831.0.5.1.1.7 | SnmpAdminString | read-only | current |
| ciscoSlaEntitlementExportAllowed OBJECT-TYPE Export allowed flag value for this entitlement | 1.3.6.1.4.1.9.9.831.0.5.1.1.8 | INTEGER {false(0), true(1)} | read-only | current |
| ciscoSlaRegistrationStatusInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.6 | |||
| ciscoSlaRegistrationStatus OBJECT-TYPE Smart Agent Registration Status. This is the status of the registration initiated using the token generated from the Cisco Licensing portal. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.1 | INTEGER {notRegistered(1), registrationInProgress(2), registrationFailed(3), registrationRetryinProgress(4), registrationCompleted(5)} | read-only | current |
| ciscoSlaVirtualAccount OBJECT-TYPE The virtual account name created in the Licensing Portal to which this device will be registered. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.2 | SnmpAdminString | read-only | current |
| ciscoSlaNextCertificateExpireTime OBJECT-TYPE The next expiration date/time of ID Certificate in UTC epoch seconds. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.3 | Unsigned32 | read-only | current |
| ciscoSlaEnterpriseAccountName OBJECT-TYPE The enterprise account name as configured in the Cisco Licensing Portal. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.4 | SnmpAdminString | read-only | current |
| ciscoSlaRegisterTime OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.6.5 | |||
| ciscoSlaRegisterInitTime OBJECT-TYPE Time in UTC epoch seconds when the Registration of the Smart Agent was initialized. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.5.1 | Unsigned32 | read-only | current |
| ciscoSlaRegisterSuccess OBJECT-TYPE Status of the last attempted Registration of Smart Agent. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.5.2 | TruthValue | read-only | current |
| ciscoSlaRegisterFailureReason OBJECT-TYPE Reason for the failure of the last Registration Attempt. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.5.3 | SnmpAdminString | read-only | current |
| ciscoSlaRegisterNextRetryTime OBJECT-TYPE Time in UTC epoch seconds when the next registration attempt will be made. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.5.4 | Unsigned32 | read-only | current |
| ciscoSlaRenewTime OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.6.6 | |||
| ciscoSlaRenewInitTime OBJECT-TYPE Time in UTC epoch seconds when the ID Cert renewal was initialized. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.6.1 | Unsigned32 | read-only | current |
| ciscoSlaRenewSuccess OBJECT-TYPE Status of Renewal of ID Certificate. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.6.2 | TruthValue | read-only | current |
| ciscoSlaRenewFailureReason OBJECT-TYPE Reason for the failure of the last attempted ID Cert Renewal. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.6.3 | SnmpAdminString | read-only | current |
| ciscoSlaRenewNextRetryTime OBJECT-TYPE Time in UTC epoch seconds when the next ID Cert renewal will be tried. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.6.6.4 | Unsigned32 | read-only | current |
| ciscoSlaAuthorizationInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.7 | |||
| ciscoSlaAuthExpireTime OBJECT-TYPE The time in UTC epoch seconds when the authorization will expire if not renewed. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.1 | Unsigned32 | read-only | current |
| ciscoSlaAuthComplianceStatus OBJECT-TYPE Overall enforcement status of Smart Licensing in the device. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.2 | SnmpAdminString | read-only | current |
| ciscoSlaAuthOOCStartTime OBJECT-TYPE The time in UTC epoch seconds Smart Agent entered Out of Compliance state for this device. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.3 | Unsigned32 | read-only | current |
| ciscoSlaAuthEvalPeriod OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.7.4 | |||
| ciscoSlaAuthEvalPeriodInUse OBJECT-TYPE Indicates if the Evaluation Period is in Use or not. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.4.1 | TruthValue | read-only | current |
| ciscoSlaAuthEvalExpiredTime OBJECT-TYPE Time in UTC epoch seconds when the Evaluation Period had expired. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.4.2 | Unsigned32 | read-only | current |
| ciscoSlaAuthEvalPeriodLeft OBJECT-TYPE Amount of Time left in the Evaluation Period. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.4.3 | Unsigned32 | read-only | current |
| ciscoSlaAuthRenewTime OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.7.5 | |||
| ciscoSlaAuthRenewInitTime OBJECT-TYPE Smart Agent Authorization Renewal Initialization Time in UTC epoch seconds. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.5.1 | Unsigned32 | read-only | current |
| ciscoSlaAuthRenewSuccess OBJECT-TYPE Indicates if the Authorization Renewal was successful or not. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.5.2 | TruthValue | read-only | current |
| ciscoSlaAuthRenewFailureReason OBJECT-TYPE The reason for the failure of the last renewal request. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.5.3 | SnmpAdminString | read-only | current |
| ciscoSlaAuthRenewNextRetryTime OBJECT-TYPE Time in UTC epoch seconds when the next renewal will be retried. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.7.5.4 | Unsigned32 | read-only | current |
| ciscoSlaNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.8 | |||
| ciscoSlaGlobalNotifEnable OBJECT-TYPE This object indicates whether the device should generate the global notifications related to Smart Agent. This object enables/disables sending following notifications: ciscoSlaSmartAgentNotifyEnforcementMode, ciscoSlaSmartAgentNotifyReady, ciscoSlaSmartAgentNotifyEnabled, ciscoSlaSmartAgentNotifyDisabled, ciscoSlaSmartAgentNotifyRegisterFailed, ciscoSlaSmartAgentNotifyRegisterSuccess, ciscoSlaSmartAgentNotifyIdCertExpired, ciscoSlaSmartAgentNotifyIdCertRenewSuccess, ciscoSlaSmartAgentNotifyIdCertRenewFail, ciscoSlaSmartAgentNotifyAuthRenewSuccess, ciscoSlaSmartAgentNotifyAuthRenewFail, ciscoSlaSmartAgentNotifyCommunicationFailure, ciscoSlaSmartAgentNotifyCommunicationRestored, ciscoSlaSmartAgentNotifyIdCertRenewNotStarted, ciscoSlaSmartAgentNotifyIdCertOutOfRange, ciscoSlaSmartAgentNotifySystemClockChanged, ciscoSlaSmartAgentNotifyEvalExpiryWarning, ciscoSlaSmartAgentNotifyEvalExpired, ciscoSlaSmartAgentNotifyIdCertExpiryWarning, ciscoSlaSmartAgentNotifyDeRegisterSuccess, ciscoSlaSmartAgentNotifyDeRegisterFailed, ciscoSlaSmartAgentNotifyConversionStarted, ciscoSlaSmartAgentNotifyConversionStatus, ciscoSlaSmartAgentNotifyConversionComplete, ciscoSlaSmartAgentNotifyThirdpartyModeEnabled, ciscoSlaSmartAgentNotifyThirdpartyModeDisabled, ciscoSlaSmartAgentNotifyUtilityCertExpired, ciscoSlaSmartAgentNotifyUtilityCertRenewFailed, ciscoSlaSmartAgentNotifyUtilityCertRenewSuccess, ciscoSlaSmartAgentNotifyUtilityDataReportingStarted, ciscoSlaSmartAgentNotifyUtilityDataReportingStopped, ciscoSlaSmartAgentNotifyUtilitySendRUMFailed, ciscoSlaSmartAgentNotifyUtilityCertFQDNMismatch, ciscoSlaSmartAgentNotifySmartTransportNotConfigured, ciscoSlaSmartAgentNotifyHostnameMatchedWithUDI, ciscoSlaSmartAgentNotifyExportRequestFailure, ciscoSlaSmartAgentNotifyExportHAMismatch, ciscoSlaSmartAgentNotifyExportAuthKeyNotSupported, ciscoSlaSmartAgentNotifyExportControlledTag, ciscoSlaSmartAgentNotifyEndPointReset, ciscoSlaSmartAgentNotifyExportRequestSuccess, ciscoSlaSmartAgentNotifyAuthorizationInstall, ciscoSlaSmartAgentNotifyAuthorizationRemove, ciscoSlaSmartAgentNotifyPolicyInstalled, ciscoSlaSmartAgentNotifyPolicyRemoved, ciscoSlaSmartAgentNotifyRUMACKNotReceived, ciscoSlaSmartAgentNotifyRUMACKReceived, ciscoSlaSmartAgentNotifyAuthorizationInstallFailed, ciscoSlaSmartAgentNotifyReportingRequired, ciscoSlaSmartAgentNotifyPolicyInstallFailed, ciscoSlaSmartAgentNotifyPolicyInstallSuccess, ciscoSlaSmartAgentNotifyReportingNotSupported, ciscoSlaSmartAgentNotifyTrustInstallSuccess, ciscoSlaSmartAgentNotifyTrustInstallFailed, ciscoSlaSmartAgentNotifyPolicyInitialACKState | 1.3.6.1.4.1.9.9.831.0.8.1 | TruthValue | read-write | current |
| ciscoSlaEntitlementNotifEnable OBJECT-TYPE This object indicates whether the device should generate the notifications related to entitlement enforce mode in Smart Agent. This object enables/disables sending following notifications: ciscoSlaSmartAgentNotifyEntitlementEnforceMode | 1.3.6.1.4.1.9.9.831.0.8.2 | TruthValue | read-write | current |
| ciscoSlaDeRegistrationInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.9 | |||
| ciscoSlaFailureReason OBJECT-TYPE Smart Agent Registration/de-registration failure reasons. This should be received in response message from Cisco Smart Software Manager. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.9.1 | INTEGER {invalid(0), alreadyRegistered(1), dailyJobTimerReset(2), deRegisterFailure(3)} | read-only | current |
| ciscoSlaDeRegisterFailureMsg OBJECT-TYPE The failure message of the last deregistration request. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.9.2 | SnmpAdminString | read-only | current |
| ciscoSlaThirdPartyAndUtilityInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.10 | |||
| ciscoSlaThirdPartyAndUtilityFailureMsg OBJECT-TYPE Failure reason string. | 1.3.6.1.4.1.9.9.831.0.10.1 | SnmpAdminString | read-only | current |
| ciscoSlaExportInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.11 | |||
| ciscoSlaExportFailureReason OBJECT-TYPE Failure reason enum. Enum includes: Invalid = 0 AlreadyRegistered = 1 DailyJobTimerReset = 2 Deregister = 3 | 1.3.6.1.4.1.9.9.831.0.11.1 | Integer32 | read-only | current |
| ciscoSlaExportFailureMessage OBJECT-TYPE Failure message in string format. | 1.3.6.1.4.1.9.9.831.0.11.2 | SnmpAdminString | read-only | current |
| ciscoSlaReportingInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.12 | |||
| ciscoSlaDaysRUMAckNotReceived OBJECT-TYPE Number of days RUM ack has not been received. | 1.3.6.1.4.1.9.9.831.0.12.1 | Unsigned32 | read-only | current |
| ciscoSlaDaysReportingRequired OBJECT-TYPE Number of days within which reporting has to be done. | 1.3.6.1.4.1.9.9.831.0.12.2 | Unsigned32 | read-only | current |
| ciscoSlaPolicyModeInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.0.13 | |||
| ciscoSlaPolicyModeFailureMessage OBJECT-TYPE Failure message in string format. This OID value is not persisted. SNMP get or SNMP walk would not fetch a proper value for this OID. Policy Mode OID: This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.13.1 | SnmpAdminString | read-only | current |
| ciscoSlaPolicyModeInitialACKState OBJECT-TYPE Current RUM report ACK status in device, dictated by installed policy. Enum Includes: invalid = 0 ackNotRequired = 1 reportNotRequired = 2 received = 3 notReceived = 4 expired = 5 This OID value is not persisted. SNMP get or SNMP walk would not fetch a proper valuefor this OID. Policy Mode OID: This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.0.13.2 | Integer32 | read-only | current |
| ciscoSlaMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.1 | |||
| ciscoSlaMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.2 | |||
| ciscoSlaMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.2.1 | |||
| ciscoSlaMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.831.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ciscoSlaSmartAgentNotifyEnforcementMode NOTIFICATION-TYPE This notification is sent when the overall enforcement mode in the agent changes. | 1.3.6.1.4.1.9.9.831.1.1 | current |
| ciscoSlaSmartAgentNotifyReady NOTIFICATION-TYPE This notification is sent when the Smart agent is initialized and ready. | 1.3.6.1.4.1.9.9.831.1.2 | current |
| ciscoSlaSmartAgentNotifyEnabled NOTIFICATION-TYPE This notification is sent when Smart licensing has been enabled. | 1.3.6.1.4.1.9.9.831.1.3 | current |
| ciscoSlaSmartAgentNotifyDisabled NOTIFICATION-TYPE This notification is sent when Smart licensing has been disabled | 1.3.6.1.4.1.9.9.831.1.4 | current |
| ciscoSlaSmartAgentNotifyRegisterFailed NOTIFICATION-TYPE This notification is sent when Smart licensing registration with Cisco Software Manager has failed. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.5 | current |
| ciscoSlaSmartAgentNotifyRegisterSuccess NOTIFICATION-TYPE This notification is sent when Smart licensing registration with Cisco Software Manager has succeeded. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.6 | current |
| ciscoSlaSmartAgentNotifyIdCertExpired NOTIFICATION-TYPE This notification is sent when Smart licensing ID (node) certificate has expired. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.7 | current |
| ciscoSlaSmartAgentNotifyIdCertRenewSuccess NOTIFICATION-TYPE This notification is sent when Smart licensing ID (node) certificate renewal has succeded. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.8 | current |
| ciscoSlaSmartAgentNotifyIdCertRenewFail NOTIFICATION-TYPE This notification is sent when Smart licensing ID (node) certificate renewal has failed. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.9 | current |
| ciscoSlaSmartAgentNotifyAuthRenewSuccess NOTIFICATION-TYPE This notification is sent when Smart licensing entitlement (AUTH) renew was successful. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.10 | current |
| ciscoSlaSmartAgentNotifyAuthRenewFail NOTIFICATION-TYPE This notification is sent when Smart licensing entitlement (AUTH) renew has failed. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.11 | current |
| ciscoSlaSmartAgentNotifyCommunicationFailure NOTIFICATION-TYPE This notification is sent when Smart Agent failed to communicate with CSSM. | 1.3.6.1.4.1.9.9.831.1.12 | current |
| ciscoSlaSmartAgentNotifyCommunicationRestored NOTIFICATION-TYPE This notification is sent when Smart Agent communication with CSSM has been restored | 1.3.6.1.4.1.9.9.831.1.13 | current |
| ciscoSlaSmartAgentNotifyIdCertRenewNotStarted NOTIFICATION-TYPE This notification is sent when Smart Agent Id (Node) certificate renewal is not started. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.14 | current |
| ciscoSlaSmartAgentNotifyEntitlementEnforceMode NOTIFICATION-TYPE This notification is sent when the enforcement mode of an entitlement has changed. | 1.3.6.1.4.1.9.9.831.1.15 | current |
| ciscoSlaSmartAgentNotifyIdCertOutOfRange NOTIFICATION-TYPE This notification is sent when the ID certificate is out of the valid range after the system clock changed. It means the current time is either before the start time or after the end time of the certificate. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.16 | current |
| ciscoSlaSmartAgentNotifySystemClockChanged NOTIFICATION-TYPE This notification is sent when the system clock has changed. | 1.3.6.1.4.1.9.9.831.1.17 | current |
| ciscoSlaSmartAgentNotifyEvalExpiryWarning NOTIFICATION-TYPE This notification is sent to warn regarding the impending evaluation time expiry. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.18 | current |
| ciscoSlaSmartAgentNotifyEvalExpired NOTIFICATION-TYPE This notification is sent to notify the expiration of the evaluation period. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.19 | current |
| ciscoSlaSmartAgentNotifyIdCertExpiryWarning NOTIFICATION-TYPE This notification is sent to warn regarding the impending expiry of the id (node) certificate. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.20 | current |
| ciscoSlaSmartAgentNotifyDeRegisterSuccess NOTIFICATION-TYPE This notification is sent to inform that the product has successfully un-registered with the Cisco Smart Software Manager. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.21 | current |
| ciscoSlaSmartAgentNotifyDeRegisterFailed NOTIFICATION-TYPE This notification is sent to inform that Cisco Smart Software Manager has send error in de-registration response. The agent will locally remove all registration information and transition back to the unidentified (not-registered) state. CSSM would not know the agent is un-registered. This OID is not relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.22 | current |
| ciscoSlaSmartAgentNotifyThirdpartyModeEnabled NOTIFICATION-TYPE This notification is sent to inform the Agent is now in thirdparty mode. | 1.3.6.1.4.1.9.9.831.1.23 | current |
| ciscoSlaSmartAgentNotifyThirdpartyModeDisabled NOTIFICATION-TYPE This notification is sent to inform the Agent is now out of thirdparty mode. | 1.3.6.1.4.1.9.9.831.1.24 | current |
| ciscoSlaSmartAgentNotifyUtilityCertExpired NOTIFICATION-TYPE This notification is sent to inform that Utility certificate has expired. | 1.3.6.1.4.1.9.9.831.1.25 | current |
| ciscoSlaSmartAgentNotifyUtilityCertRenewFailed NOTIFICATION-TYPE This notification is sent to inform that Utility certificate renewal has failed. | 1.3.6.1.4.1.9.9.831.1.26 | current |
| ciscoSlaSmartAgentNotifyUtilityCertRenewSuccess NOTIFICATION-TYPE This notification is sent to inform that Utility certificate renewal successful. | 1.3.6.1.4.1.9.9.831.1.27 | current |
| ciscoSlaSmartAgentNotifyUtilityDataReportingStarted NOTIFICATION-TYPE This notification is sent to inform that Utility data reporting has started. In TPBP this will occur when the product instance receives a utility certificate during registration. In SPLA utility it occurs when utility is enabled, the URL is set in the CLI and the agent has received subscription information. | 1.3.6.1.4.1.9.9.831.1.28 | current |
| ciscoSlaSmartAgentNotifyUtilityDataReportingStopped NOTIFICATION-TYPE This notification is sent to inform that Utility data reporting has stopped. In TPBP this will occur on a de-registration or when the utility certificate expires. In SPLA it occurs when utility is utility is disabled, a de-registration occurs or the ID certificate expires. | 1.3.6.1.4.1.9.9.831.1.29 | current |
| ciscoSlaSmartAgentNotifyUtilitySendRUMFailed NOTIFICATION-TYPE This notification is sent to inform that rum report send failed. | 1.3.6.1.4.1.9.9.831.1.30 | current |
| ciscoSlaSmartAgentNotifyUtilityCertFQDNMismatch NOTIFICATION-TYPE This notification is sent to inform Utility cert config mismatch. The Smart licensing url setting does not match the FQDN embedded in the utility certificate. | 1.3.6.1.4.1.9.9.831.1.31 | current |
| ciscoSlaSmartAgentNotifySmartTransportNotConfigured NOTIFICATION-TYPE This notification is sent when Utility is enabled and we have subscription but smart transport is not configured | 1.3.6.1.4.1.9.9.831.1.32 | current |
| ciscoSlaSmartAgentNotifyHostnameMatchedWithUDI NOTIFICATION-TYPE This notification is sent when Smart Agent receives a HostnameChange event and new hostname is matched with one or more fields in current UDI. | 1.3.6.1.4.1.9.9.831.1.33 | current |
| ciscoSlaSmartAgentNotifyExportRequestFailure NOTIFICATION-TYPE This notification is sent when request for the export authorization key has failed. | 1.3.6.1.4.1.9.9.831.1.34 | current |
| ciscoSlaSmartAgentNotifyExportHAMismatch NOTIFICATION-TYPE This notification is sent when standby or members do not have the export authorization keys for all the same features as the active has. | 1.3.6.1.4.1.9.9.831.1.35 | current |
| ciscoSlaSmartAgentNotifyExportAuthKeyNotSupported NOTIFICATION-TYPE This notification is sent when the request for export authorization (or return) key is currently not supported by the satellite. | 1.3.6.1.4.1.9.9.831.1.36 | current |
| ciscoSlaSmartAgentNotifyExportControlledTag NOTIFICATION-TYPE This notification is sent to specify whether the Customer is allowed or not allowed to use an export controlled entitlement. | 1.3.6.1.4.1.9.9.831.1.37 | current |
| ciscoSlaSmartAgentNotifyEndPointReset NOTIFICATION-TYPE This notification is sent to platform so that it reports the entire list of End Points to Smart Agent instead of delta. | 1.3.6.1.4.1.9.9.831.1.38 | current |
| ciscoSlaSmartAgentNotifyExportRequestSuccess NOTIFICATION-TYPE This notification is sent when the request for the export authorization key is successful. | 1.3.6.1.4.1.9.9.831.1.39 | current |
| ciscoSlaSmartAgentNotifyAuthorizationInstall NOTIFICATION-TYPE This notification is sent in all the below scenarios: - A new Smart Licensing authorization code has been installed. - A new authorization code has been installed and has overwritten a previous code. - The platform has delivered a list of entitlements to the agent that may be authorized. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.40 | current |
| ciscoSlaSmartAgentNotifyAuthorizationRemove NOTIFICATION-TYPE This notification is sent when an authorization code has been removed. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.41 | current |
| ciscoSlaSmartAgentNotifyPolicyInstalled NOTIFICATION-TYPE This notification is sent when policy file is installed in device. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.42 | current |
| ciscoSlaSmartAgentNotifyPolicyRemoved NOTIFICATION-TYPE This notification is sent when policy file is removed from device. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.43 | current |
| ciscoSlaSmartAgentNotifyRUMACKNotReceived NOTIFICATION-TYPE This notification would be sent when RUM report ack has not been received in the time (in days) specified by the installed policy. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.44 | current |
| ciscoSlaSmartAgentNotifyRUMACKReceived NOTIFICATION-TYPE This notification is sent when a RUM report ACK is received. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.45 | current |
| ciscoSlaSmartAgentNotifyAuthorizationInstallFailed NOTIFICATION-TYPE This notification is sent when an attempt to install licensing authorization code is failed. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.46 | current |
| ciscoSlaSmartAgentNotifyReportingRequired NOTIFICATION-TYPE This notification is sent when a license is in use that was not purchased so reporting will be required at the time specified. This OID is only relevant when Smart Agent is operating in Policy mode. | 1.3.6.1.4.1.9.9.831.1.47 | current |
| ciscoSlaSmartAgentNotifyPolicyInstallFailed NOTIFICATION-TYPE This notification is sent when Policy installation fails. Policy Mode Notification: This notificaiton/OID is exclussive for Policy mode of operation. | 1.3.6.1.4.1.9.9.831.1.48 | current |
| ciscoSlaSmartAgentNotifyPolicyInstallSuccess NOTIFICATION-TYPE This notification is sent when Policy installation is Successful. Policy Mode Notification: This notificaiton/OID is exclussive for Policy mode of operation. | 1.3.6.1.4.1.9.9.831.1.49 | current |
| ciscoSlaSmartAgentNotifyReportingNotSupported NOTIFICATION-TYPE This notification is sent when backend sserver (in most cases on-Prem) does not support reporting. Policy Mode Notification: This notificaiton/OID is exclussive for Policy mode of operation. | 1.3.6.1.4.1.9.9.831.1.50 | current |
| ciscoSlaSmartAgentNotifyTrustInstallSuccess NOTIFICATION-TYPE This notification is sent when Trust is installed successfully. Policy Mode Notification: This notificaiton/OID is exclussive for Policy mode of operation. | 1.3.6.1.4.1.9.9.831.1.51 | current |
| ciscoSlaSmartAgentNotifyTrustInstallFailed NOTIFICATION-TYPE This notification is sent when Trust installation fails. Policy Mode Notification: This notificaiton/OID is exclussive for Policy mode of operation. | 1.3.6.1.4.1.9.9.831.1.52 | current |
| ciscoSlaSmartAgentNotifyPolicyInitialACKState NOTIFICATION-TYPE This notification is sent during device bootup. It contains current RUM acknowledgement state, discated by installed policy. | 1.3.6.1.4.1.9.9.831.1.53 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoSlaMIBCompliance MODULE-COMPLIANCE Compliance statement for Cisco Smart license MIB. | 1.3.6.1.4.1.9.9.831.2.1.1 | current |
| ciscoSlaMIBEntitlementInfoGroup OBJECT-GROUP Collection of objects for Entitlements requested and their related information. | 1.3.6.1.4.1.9.9.831.2.2.1 | current |
| ciscoSlaMIBRegistrationStatusInfoGroup OBJECT-GROUP Collection of objects representing the information regarding the registration status of the device. | 1.3.6.1.4.1.9.9.831.2.2.2 | current |
| ciscoSlaMIBGlobalNotificationGroup NOTIFICATION-GROUP A collection of global notifications related to Smart Agent | 1.3.6.1.4.1.9.9.831.2.2.3 | current |
| ciscoSlaMIBAgentInfoGroup OBJECT-GROUP Collection of objects representing meta data related to Smart Agent state | 1.3.6.1.4.1.9.9.831.2.2.4 | current |
| ciscoSlaMIBEntitlementNotifGroup NOTIFICATION-GROUP A collection of notifications related to entitlement enforce mode in SmartAgent | 1.3.6.1.4.1.9.9.831.2.2.5 | current |
| ciscoSlaMIBNotificationEnableGroup OBJECT-GROUP A collection of objects for controlling (enabling/disabling) license notifications to a management application. | 1.3.6.1.4.1.9.9.831.2.2.6 | current |
| ciscoSlaMIBAuthorizationInfoGroup OBJECT-GROUP Collection of MIB objects representing the Authorization State of the Smart Agent. | 1.3.6.1.4.1.9.9.831.2.2.7 | current |
| ciscoSlaMIBDeRegistrationInfoGroup OBJECT-GROUP Collection of MIB objects representing de-registration related information of the Smart Agent. | 1.3.6.1.4.1.9.9.831.2.2.8 | current |
| ciscoSlaMIBThirdPartyAndUtilityInfoGroup OBJECT-GROUP Collection of MIB objects representing third party and utility related information of the Smart Agent. | 1.3.6.1.4.1.9.9.831.2.2.9 | current |
| ciscoSlaMIBExportInfoGroup OBJECT-GROUP Collection of MIB object representing Export related information for Smart Agent. | 1.3.6.1.4.1.9.9.831.2.2.10 | current |
| ciscoSlaMIBReportingInfoGroup OBJECT-GROUP Please enter the description here | 1.3.6.1.4.1.9.9.831.2.2.11 | current |
| ciscoSlaMIBPolicyModeInfoGroup OBJECT-GROUP Collection of MIB object used for Policy mode notification traps | 1.3.6.1.4.1.9.9.831.2.2.12 | current |