CISCO-CALLHOME-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CALLHOME-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCallHomeMIB 1.3.6.1.4.1.9.9.300
The MIB module for the management of Call Home feature within the framework of Cisco's Call Home architecture. Customers deploying solutions to run mission critical applications such as storage solutions demand very high availability and Serviceability from their products and/or support partners. To meet these requirements, a feature called 'Call Home' is provided which allows the system experiencing Hardware/Software problems to automatically send the relevant failure information back to the Support Center at the Support Partners for troubleshooting or to get replacement hardware dispatched. This feature also provides advanced features that allow storage systems to send performance, accounting and system health information in addition to just the fault information.
         ccmCallHomeNotifications 1.3.6.1.4.1.9.9.300.0
             ccmSmtpServerFailNotif 1.3.6.1.4.1.9.9.300.0.1
A ccmSmtpServerFailNotif is sent if the device fails on sending an e-mail notification through an SMTP server in ccmSmtpServersTable. For each SMTP server, an agent should not generate more than one ccmSmtpServerFailNotif 'notification-event' in a given time interval (ten seconds is the suggested default). A 'notification-event' is the transmission of a single trap or inform PDU to a list of notification destinations. If within the throttling period, additional failures to send a message through same server occur, then notification-events for these failure should be suppressed by the agent until the current throttling period expires.
             ccmAlertGroupTypeAddedNotif 1.3.6.1.4.1.9.9.300.0.2
A ccmAlertGroupTypeAddedNotif is sent, when a new entry corresponds to the 'callHomeAlertGroupName' object in this notification is added into the callHomeAlertGroupTypeTable.
             ccmAlertGroupTypeDeletedNotif 1.3.6.1.4.1.9.9.300.0.3
A ccmAlertGroupTypeAddedNotif is sent, when an entry corresponds to 'callHomeAlertGroupName' object in this notification is deleted from the callHomeAlertGroupTypeTable.
             ccmSmtpMsgSendFailNotif 1.3.6.1.4.1.9.9.300.0.4
A ccmSmtpMsgSendFailNotif is generated if the device fails to send an e-mail notification through all of the SMTP servers in ccmSmtpServersTable.
             ccmEventNotif 1.3.6.1.4.1.9.9.300.0.5
This notification is generated every time a Call Home external event is triggered in the system. Internal events like Periodic Configuration and Inventory events do not generate notifications.
         ciscoCallHomeMIBObjects 1.3.6.1.4.1.9.9.300.1
             ccmCallHomeConfiguration 1.3.6.1.4.1.9.9.300.1.1
                 callHomeEnable 1.3.6.1.4.1.9.9.300.1.1.1 truthvalue read-write
This object enables/disables the Call Home infrastructure on the local device.
                 sysContactPhoneNumber 1.3.6.1.4.1.9.9.300.1.1.2 snmpadminstring read-write
The phone number of the contact person for this managed node. The phone number must start with '+' and contains only numeric characters except for space and '-'. Some valid phone numbers are +44 20 8332 9091 +45 44886556 +81-46-215-4678 +1-650-327-2600 A set operation on this object with a invalid format will result in an error.
                 sysContactEmailAddress 1.3.6.1.4.1.9.9.300.1.1.3 snmpadminstring read-write
The email address of the contact person for this managed node. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some valid Email Addresses are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us A set operation on this object with a invalid format will result in an error.
                 sysStreetAddress 1.3.6.1.4.1.9.9.300.1.1.4 snmpadminstring read-write
The mailing address of this managed node.
                 callHomeCustomerId 1.3.6.1.4.1.9.9.300.1.1.5 snmpadminstring read-write
A string, in whatever format is appropriate, to identify the customer.
                 callHomeContractId 1.3.6.1.4.1.9.9.300.1.1.6 snmpadminstring read-write
A string, in whatever format is appropriate, to identify the support contract between the customer and support partner.
                 callHomeSiteId 1.3.6.1.4.1.9.9.300.1.1.7 snmpadminstring read-write
A location identifier of this device.
                 callHomeDeviceServicePriority 1.3.6.1.4.1.9.9.300.1.1.8 syslogseverity read-write
The service priority of the device. This determines how fast the device has to be serviced.
                 callHomeAlertAction 1.3.6.1.4.1.9.9.300.1.1.9 callhomealert read-write
This object acts as a trigger by which the generation of a particular type of alert can be verified. Specifically, setting this object to a type of alert triggers the sending of a Call Home message for the specified type so that the Call Home backend is activated. No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'.
                 callHomeAlertActionStatus 1.3.6.1.4.1.9.9.300.1.1.10 integer read-only
This object provides the status of the last Call Home action invocation. unknown (1) - unknown successful (2) - successful inprogress (3) - action in progress failed (4) - failed If the value of this object is 'failed', then the callHomeAlertActionFailureCause provides the cause for the failure. Management stations could read value of this object after a successful set to the callHomeAlertAction object to find out the result of the test. Enumeration: 'successful': 2, 'unknown': 1, 'inprogress': 3, 'failed': 4.
                 callHomeAlertActionFailureCause 1.3.6.1.4.1.9.9.300.1.1.11 snmpadminstring read-only
This object provides the failure cause for the last Call Home test invocation. Note that this object is valid only if value of callHomeAlertActionStatus is 'failed'.
                 callHomeDestProfileTable 1.3.6.1.4.1.9.9.300.1.1.12 no-access
This table contains destination profiles. The Call Home feature requires the destination profiles to be setup to be able to send the Call Home messages to destinations configured.
                       callHomeDestProfileEntry 1.3.6.1.4.1.9.9.300.1.1.12.1 no-access
An entry containing information about a Call Home destination.
                           callHomeDestProfileName 1.3.6.1.4.1.9.9.300.1.1.12.1.1 snmpadminstring no-access
Name of the destination profile.
                           callHomeDestProfileMsgFormat 1.3.6.1.4.1.9.9.300.1.1.12.1.2 callhomemsgformat read-only
The Call Home format used with profile while sending the message.
                           callHomeDestProfileMaxMsgSize 1.3.6.1.4.1.9.9.300.1.1.12.1.3 unsigned32 read-only
Maximum message size that can be sent to destination pointed to by this destination profile. Implementations are allowed to assign default value. A value of 0 for this object indicates no limitation on maximum message size that can be sent to destination pointed to by this destination profile. If the maximum message size is greater than the maximum value reportable by this object then this object should report its maximum value (1,000,000) and callHomeDestProfileHiMaxMsgSize must be used to report the maximum message size.
                           callHomeDestProfileTrnsprtMthd 1.3.6.1.4.1.9.9.300.1.1.12.1.4 callhometransportmethod read-only
Call Home transport method used to deliver the alert messages.
                           callHomeDestProfileStatus 1.3.6.1.4.1.9.9.300.1.1.12.1.5 rowstatus read-only
Status of this row.
                           callHomeDestProfileMsgLevel 1.3.6.1.4.1.9.9.300.1.1.12.1.6 callhomemsglevel read-only
This object contains the threshold level, used for filtering alert messages sent to a destination. Call Home alert message with severity level lower than the configured threshold level would not be sent. The default threshold level is debug (1), which means all the alert messages will be sent.
                           callHomeDestProfileAlertGroups 1.3.6.1.4.1.9.9.300.1.1.12.1.7 alertgrouplist read-only
This object represent the list of configured alert groups for this destination profile. User can modify the configured alert groups, by Setting/Resetting the appropriate bits in this object. Setting a bit to '1' means that the alert group is configured and alerts for this alert group would be sent to the destination profile. Resetting a bit to '0', means that alert group is not configured and alerts for this alert group would not be sent to the destination profile.
                           callHomeDestProfileActive 1.3.6.1.4.1.9.9.300.1.1.12.1.8 truthvalue read-only
The object specifies whether the profile is active. A value of 'true' indicates that the profile is active. A value of 'false' indicates that the profile is not active.
                           callHomeDestProfileHiMaxMsgSize 1.3.6.1.4.1.9.9.300.1.1.12.1.9 unsigned32 read-only
Maximum size of the message that can be sent to destination pointed to by this destination profile. A value of zero for this object indicates that there is no limitation on maximum size of message that can be sent to destination pointed to by this destination profile.
                 callHomeEmailAddrTblMaxEntries 1.3.6.1.4.1.9.9.300.1.1.13 unsigned32 read-only
The maximum number of entries that the agent supports in the callHomeDestEmailAddressTable. A value of zero indicates no limitation on the number of entries in callHomeDestEmailAddressTable.
                 callHomeDestEmailAddressTable 1.3.6.1.4.1.9.9.300.1.1.14 no-access
This table contains email addresses and HTTP URLs for the destination profiles.
                       callHomeDestEmailAddressEntry 1.3.6.1.4.1.9.9.300.1.1.14.1 no-access
An entry containing information about a Call Home destination email address or a destination HTTP URL.
                           callHomeDestEmailAddressIndex 1.3.6.1.4.1.9.9.300.1.1.14.1.1 unsigned32 no-access
An arbitrary integer value, greater than zero, and less than and equal to callHomeEmailAddrTblMaxEntries, which identifies an Email address. The object can be any value in the supported range if the value of callHomeEmailAddrTblMaxEntries is zero. These integer values should be non-volatile.
                           callHomeDestEmailAddress 1.3.6.1.4.1.9.9.300.1.1.14.1.2 snmpadminstring read-only
The email address associated this destination profile. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error. This object may not be modified while the value of the corresponding instance of callHomeDestEmailAddressStatus is 'active'.
                           callHomeDestEmailAddressStatus 1.3.6.1.4.1.9.9.300.1.1.14.1.3 rowstatus read-only
Status of this row.
                           callHomeDestType 1.3.6.1.4.1.9.9.300.1.1.14.1.4 integer read-only
The type of this destination address. email - This destination address is an email address. Object callHomeDestHttpUrl is irrelevant and can not be set. http - This destination address is an HTTP URL address. Object callHomeDestEmailAddress is irrelevant and can not be set. This object may not be modified while the value of the corresponding instance of callHomeDestEmailAddressStatus is 'active'. Enumeration: 'http': 2, 'email': 1.
                           callHomeDestHttpUrl 1.3.6.1.4.1.9.9.300.1.1.14.1.5 ciscourlstring read-only
The HTTP URL associated with this destination profile. This object may not be modified while the value of the corresponding instance of callHomeDestEmailAddressStatus is 'active'.
                 callHomeEmailFrom 1.3.6.1.4.1.9.9.300.1.1.15 snmpadminstring read-write
The email address that is to be used in the 'From' field when sending the email using SMTP. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error.
                 callHomeEmailReplyTo 1.3.6.1.4.1.9.9.300.1.1.16 snmpadminstring read-write
The email address that is to be used in the 'Reply-To' field when sending the email using SMTP. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error.
                 callHomeEmailMsgDispNotification 1.3.6.1.4.1.9.9.300.1.1.17 snmpadminstring read-write
The email address to which the Message Disposition Notification (also called 'Return Receipt') sent when the email sent from this device is read by the receiver. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error.
                 callHomeSmtpServerAddrType 1.3.6.1.4.1.9.9.300.1.1.18 inetaddresstype read-write
Address Type of the SMTP server.
                 callHomeSmtpServerAddr 1.3.6.1.4.1.9.9.300.1.1.19 inetaddress read-write
Address of the SMTP server.
                 callHomeSmtpServerPort 1.3.6.1.4.1.9.9.300.1.1.20 unsigned32 read-write
Port of the SMTP server.
                 ccmSmtpServersTblMaxEntries 1.3.6.1.4.1.9.9.300.1.1.21 unsigned32 read-only
Indicates the maximum number of SMTP servers supported by this device. A value of zero indicates no limitation on the number of SMTP servers.
                 ccmSmtpServersTable 1.3.6.1.4.1.9.9.300.1.1.22 no-access
This table contains a list of SMTP servers that may be used to send out Call Home e-mail messages. An entry is created and deleted by using ccmSmtpServersStatus. The maximum number of entries that can be created in this table is limited by the object ccmSmtpServersTblMaxEntries.
                       ccmSmtpServersEntry 1.3.6.1.4.1.9.9.300.1.1.22.1 no-access
An entry containing information about an SMTP server.
                           ccmSmtpServersAddrType 1.3.6.1.4.1.9.9.300.1.1.22.1.1 inetaddresstype no-access
Address Type of the SMTP server.
                           ccmSmtpServersAddr 1.3.6.1.4.1.9.9.300.1.1.22.1.2 inetaddress no-access
Address of the SMTP server.
                           ccmSmtpServersPort 1.3.6.1.4.1.9.9.300.1.1.22.1.3 unsigned32 read-only
Port of the SMTP server.
                           ccmSmtpServersStatus 1.3.6.1.4.1.9.9.300.1.1.22.1.4 rowstatus read-only
The status object used to manage the rows in this table. Objects in this conceptual row may not be modified while the value of this object is 'active'.
                           ccmSmtpServersPriority 1.3.6.1.4.1.9.9.300.1.1.22.1.5 unsigned32 read-only
The priority of this entry relative to other entries. System will attempt to contact SMTP servers in the order of their priority values. For servers with different values of ccmSmtpServersPriority, the server with lowest value has highest priority. For servers with same value of ccmSmtpServersPriority the relative priority is determined by the system.
                           ccmSmtpServersUseVrf 1.3.6.1.4.1.9.9.300.1.1.22.1.6 ciscovrfname read-only
The Virtual Routing and Forwarding (VRF) domain configured for this SMTP server. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used
                 ccmSysLogSeverity 1.3.6.1.4.1.9.9.300.1.1.23 syslogseverity read-write
Different devices implementing this mib may use different criteria for issuing Call Home alerts. For the devices that issue Call Home alerts based on severity level of the syslog messages generated on the device, this object determines syslog severity levels beyond which a Call Home alert message will be issued. Any syslog message with a severity value greater than the value set for this object will be ignored by the agent. Note: severity numeric values increase as their severity decreases, e.g. error(4) is more severe than debug(8). For the devices that do not issue Call Home alerts based on syslog severity levels this object has no effect.
                 ccmEnableSmtpServerNotif 1.3.6.1.4.1.9.9.300.1.1.24 truthvalue read-write
This variable indicates whether the system produces the ccmSmtpServerFailNotif. A false value for this object will prevent ccmSmtpServerFailNotif notification being generated by the device.
                 callHomeAlertGroupTypeTable 1.3.6.1.4.1.9.9.300.1.1.25 no-access
This table contains information about all the alert groups types supported in the system. An entry is created if a new alert group becomes available in the system. An entry is deleted if the alert group becomes unavailable.
                       callHomeAlertGroupTypeEntry 1.3.6.1.4.1.9.9.300.1.1.25.1 no-access
An entry containing information about a particular Call Home alert group type in the system.
                           callHomeAlertGroupTypeIndex 1.3.6.1.4.1.9.9.300.1.1.25.1.1 unsigned32 no-access
This object represents the index corresponding to the particular alert group type configured in the system.
                           callHomeAlertGroupName 1.3.6.1.4.1.9.9.300.1.1.25.1.2 snmpadminstring read-only
This object represents the name of alert group configured in the system.
                           callHomeAlertGroupEnable 1.3.6.1.4.1.9.9.300.1.1.25.1.3 truthvalue read-write
This object enables or disables the alert group for the system. A value of 'true' for this object enables and a value of 'false' for this object disables the alert group. Call Home messages are generated only for those alert groups which are enabled in the system.
                           callHomeAlertGroupCapability 1.3.6.1.4.1.9.9.300.1.1.25.1.4 bits read-only
This object indicates the method used by alert group to generate Call Home messages. callHomeMessageSeverity - Call Home alert is generated based only on the level of severity. periodic - Call Home alert is generated periodically. regularExpression - Call Home alert is generated based on the configured regular expression. event - Call Home alert is generated based on change event. onDemand - Call Home alert is generated at user request. onDemandPerEntity - Call Home alert is generated for specific entities at user request. periodicHourly - Call Home alert is generated hourly. periodicMinutes - Call Home alert is generated periodically after specified number of minutes. Bits: 'periodicHourly': 6, 'onDemandPerEntity': 5, 'onDemand': 4, 'regularExpression': 2, 'periodicMinutes': 7, 'periodic': 1, 'callHomeMessageSeverity': 0, 'event': 3.
                 callHomeSwInventoryTable 1.3.6.1.4.1.9.9.300.1.1.26 no-access
This table contains inventory information about all the software services currently enabled in the system. When a software service is disabled from the system, all the entries corresponds to that software service will be deleted automatically from the table.
                       callHomeSwInventoryEntry 1.3.6.1.4.1.9.9.300.1.1.26.1 no-access
An entry containing information about the name value pair for a particular software service enabled in the system.
                           callHomeSwServiceName 1.3.6.1.4.1.9.9.300.1.1.26.1.1 snmpadminstring no-access
This object represents the name of software service enabled in the system.
                           callHomeInventoryNVPairIndex 1.3.6.1.4.1.9.9.300.1.1.26.1.2 unsigned32 no-access
This object represents the index corresponds to the name value pair for a particular software service enabled in the system. The name value pair is a 'tuple' of (inventory info-name, and inventory info-value) and this object uniquely identifies a value of the tuple, for a particular software service enabled in the system.
                           callHomeInventoryInfoName 1.3.6.1.4.1.9.9.300.1.1.26.1.3 octet string read-only
This object represents the name of a feature , for a particular software service enabled in the system. For example, the value of this object could be 'number of VSAN' for the software service 'vsan_manager'.
                           callHomeInventoryInfoValue 1.3.6.1.4.1.9.9.300.1.1.26.1.4 octet string read-only
This object represents the value for the feature name specified in the corresponding instance of 'callHomeInventroyInfoName' object. For example, the value of this object could be '10' for the corresponding instance of 'callHomeInventroyInfoName' object with value 'number of VSAN'.
                 ccmPeriodicSwInventoryMsgEnable 1.3.6.1.4.1.9.9.300.1.1.27 truthvalue read-write
This object enables/disables the sending of periodic software inventory Call Home message on the system.
                 ccmPeriodicSwInventoryTimeFrame 1.3.6.1.4.1.9.9.300.1.1.28 unsigned32 read-write
This object represents the time frame for sending the periodic software inventory Call Home message, if the periodic software inventory is enabled on the system i.e., the value of 'ccmPeriodicSwInventoryMsgEnable' object is set to 'true'.
                 ccmMsgThrottlingEnable 1.3.6.1.4.1.9.9.300.1.1.29 truthvalue read-write
This object enables/disables the message throttling mechanism implemented on the system. The message throttling mechanism limits the number of Call Home messages for a alert type, sent with in a time frame. The maximum number of Call Home alert messages that can be sent out for a particular alert type is '30' in a time frame of 2 hours. That means, if the number of message sent exceeds the maximum limit (30), with in the given time frame (2 hours) then any further messages for that alert type will be discarded within that time frame. Only 30 messages for each alert type will be sent until 2 hours from the time the first message was sent. In case 2 hours has already elapsed since the first such message was sent, then time frame and the count for the number of messages will be reset to '0'.
                 ccmCallHomeAlertGroupCfg 1.3.6.1.4.1.9.9.300.1.1.30
                       ccmSeverityAlertGroupTable 1.3.6.1.4.1.9.9.300.1.1.30.1 no-access
A list of severity type alert groups which are currently configured for each of the profiles in the device. An entry is created if a configured alert group whose callHomeAlertGroupCapability has 'callHomeMessageSeverity'. An entry is deleted if the destination profile unsubscribes an severity based alert group.
                           ccmSeverityAlertGroupEntry 1.3.6.1.4.1.9.9.300.1.1.30.1.1 no-access
An entry containing severity configuration information for a particular alert group in a profile.
                               ccmAlertGroupSeverity 1.3.6.1.4.1.9.9.300.1.1.30.1.1.1 callhomemsglevel read-write
This object specifies the minimum severity level, associated with alert group for a destination profile. Call Home alert messages for this alert group with severity level lower than one configured for this object will not be issued by the system. The default severity level is 'debug', which means all the alert messages for an alert group will be issued.
                       ccmPeriodicAlertGroupTable 1.3.6.1.4.1.9.9.300.1.1.30.2 no-access
A list of periodic type alert groups which are currently configured in the device. An entry is created if a configured alert group whose callHomeAlertGroupCapability has 'periodic'. An entry is deleted if the destination profile unsubscribes an periodic alert group.
                           ccmPeriodicAlertGroupEntry 1.3.6.1.4.1.9.9.300.1.1.30.2.1 no-access
An entry containing periodic configuration information for a particular alert group in a profile.
                               ccmPeriodicAlertGroupInterval 1.3.6.1.4.1.9.9.300.1.1.30.2.1.1 integer read-write
This object specifies the type of periodic configuration for this alert group. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true'. A value of 'daily' indicates that periodic message will be generated everyday at time specified by the objects ccmPeriodicAlertGroupHour and ccmPeriodicAlertGroupMinute. A value of 'weekly' indicates that periodic message will be generated once every week on the day specified by the object ccmPeriodicAlertGroupDayOfWeek and at the time specified by the objects ccmPeriodicAlertGroupHour and ccmPeriodicAlertGroupMinute. A value of 'monthly' indicates that periodic message will be generated once every month on day of the month specified by the object ccmPeriodicAlertGroupDayOfMonth and at time specified by the objects ccmPeriodicAlertGroupHour and ccmPeriodicAlertGroupMinute. A value of 'hourly' indicates that periodic messages will be generated once every hour. ccmPeriodicAlertGroupMinute specifies the minute of hour at which the hourly message is generated. A value of 'minutes' indicates that a message will be generated periodically after the interval specified in ccmPeriodicAlertGroupIntervalMinutes expires. Enumeration: 'monthly': 3, 'hourly': 4, 'minutes': 5, 'daily': 1, 'weekly': 2.
                               ccmPeriodicAlertGroupDayOfWeek 1.3.6.1.4.1.9.9.300.1.1.30.2.1.2 integer read-write
This object specifies the day of the week on which user wishes to receive periodic Call Home alert messages for this entry. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true' and the value of corresponding instance of ccmPeriodicAlertGroupInterval is 'weekly'. Enumeration: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'sunday': 1, 'saturday': 7.
                               ccmPeriodicAlertGroupDayOfMonth 1.3.6.1.4.1.9.9.300.1.1.30.2.1.3 unsigned32 read-write
This object specifies the day of the month on which user wishes to receive periodic Call Home alert messages for this entry. If the day specified is beyond the last day of a month, the alert message will be generated on the last day of that month. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true' and the value of corresponding instance of ccmPeriodicAlertGroupInterval is 'monthly'.
                               ccmPeriodicAlertGroupHour 1.3.6.1.4.1.9.9.300.1.1.30.2.1.4 unsigned32 read-write
This object specifies the hours component of time (24 hour format) at which the daily/weekly/monthly periodic Call Home alert messages will be generated for this entry. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true'.
                               ccmPeriodicAlertGroupMinute 1.3.6.1.4.1.9.9.300.1.1.30.2.1.5 unsigned32 read-write
This object specifies the minutes component of time at which the hourly/daily/weekly/monthly periodic Call Home alert messages will be generated for this entry. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true'.
                               ccmPeriodicAlertGroupEnable 1.3.6.1.4.1.9.9.300.1.1.30.2.1.6 truthvalue read-write
This object specifies whether sending Call Home messages periodically is enabled.
                               ccmPeriodicAlertGroupIntervalMinutes 1.3.6.1.4.1.9.9.300.1.1.30.2.1.7 unsigned32 read-write
This object specifies the number of minutes after which periodic message will be generated for this entry. This object is only instantiated for the alert groups for which callHomeAlertGroupCapability has the 'periodicMinutes' bit set and the ccmPeriodicAlertGroupInterval is 'minutes'.
                       ccmMaxSyslogAlertGroupPatterns 1.3.6.1.4.1.9.9.300.1.1.30.3 unsigned32 read-only
The object dictates the maximum number of entries in the ccmPatternAlertGroupTable which may be created with same value for index callHomeDestProfileName. A value of zero for this object indicates that there is no limitation on maximum number of entries that can be created in this table with same value of callHomeDestProfileName.
                       ccmPatternAlertGroupTable 1.3.6.1.4.1.9.9.300.1.1.30.4 no-access
A list of pattern used by the pattern type alert groups which are currently configured in the device. An entry is created if a configured alert group whose callHomeAlertGroupCapability has 'regularExpression'. An entry is deleted if the destination profile unsubscribes a pattern based alert group. Additional entry can also be created through ccmPatternAlertGroupStatus. Deleting all the entries for a destination profile alert group combination will result in profile unsubscribing to that alert group.
                           ccmPatternAlertGroupEntry 1.3.6.1.4.1.9.9.300.1.1.30.4.1 no-access
An entry containing properties for a pattern which is used to match against system syslog messages.
                               ccmAlertGroupPattern 1.3.6.1.4.1.9.9.300.1.1.30.4.1.1 snmpadminstring no-access
The object contains a regular expression. Regular Expressions: ------------------- A regular expression is a pattern (a phrase, number, or more complex pattern): Regular expressions are case sensitive and allow for complex matching requirements. Simple regular expressions include entries like Serial, misses, or 138. Complex regular expressions include entries like 00210... , (is ), or [Oo]utput. Some Practical examples of regular expressions: ---------------------------------------------- The examples correspond with the various ways that you can use regular expressions in your configurations. For example, syslog messages on IOS look as follows: a. -- 2004 Jul 21 13:26:55 %SYS-5-REDUNDANTCLOCK_OK: Redundant clock recovered b. -- 2004 Jul 21 13:26:59 %SYS-5-REDUNDANTCLOCK_FAIL: Redundant clock failed c. -- 2004 Jul 26 16:53:47 %MGMT-5-LOGIN_FAIL:User failed to log in from 171.69.48.75 via Telnet - max attempt reached A pattern of REDUNDANTCLOCK.* would cause all the syslogs with severity greater than specified by ccmProfileAlertGroupSeverity and having a pattern REDUNDANTCLOCK followed by REDUNDANTCLOCK followed by any number of occurrences (*) of any character (.) resulting in corresponding Call Home messages being generated for syslog alert group. So both messages a and b in above examples will be resulting in issuance of Call Home messages for the pattern REDUNDANTCLOCK.*. Next, a pattern of ^Telnet would cause all the syslogs with severity greater than specified by ccmProfileAlertGroupSeverity and having a string starting and with Telnet resulting in corresponding Call Home messages being generated for syslog alert group. A pattern of LOGIN_FAIL$ would cause all the syslogs with severity greater than specified by ccmProfileAlertGroupSeverity and having a string ending in LOGIN_FAIL resulting in corresponding Call Home messages being generated for syslog alert group.
                               ccmPatternAlertGroupSeverity 1.3.6.1.4.1.9.9.300.1.1.30.4.1.2 callhomemsglevel read-only
This object specifies the severity level, used for filtering Call Home messages in conjunction with ccmAlertGroupPattern to be issued to destinations associated with this entry. Call Home alert messages for this alert group, with severity level lower than one configured for this object will not be issued by the system. The default severity level is 'debug', which means all the alert messages will be sent.
                               ccmPatternAlertGroupStorage 1.3.6.1.4.1.9.9.300.1.1.30.4.1.3 storagetype read-only
The storage type for this conceptual row.
                               ccmPatternAlertGroupStatus 1.3.6.1.4.1.9.9.300.1.1.30.4.1.4 rowstatus read-only
Object to manage creation and deletion of rows in this table.
                       callHomeUserDefMaxCmds 1.3.6.1.4.1.9.9.300.1.1.30.5 unsigned32 read-only
The maximum number of CLI commands that the system supports in the callHomeUserDefCmdTable for a particular alert group type represented by the callHomeAlertGroupTypeIndex object. A value of zero for this object indicates that the number of CLI commands system supports for a particular alert group type is only limited by resources available on system.
                       callHomeUserDefCmdTable 1.3.6.1.4.1.9.9.300.1.1.30.6 no-access
Call Home alert messages are sent with output of some pre-defined commands run in the system. This table provides an option for the user to specify a CLI(Command Line Interface) command or set of CLI commands to be executed when some important failures occur in the system, and whose output should be sent with the Call Home alert messages. The user should associate these commands with an alert group type. Whenever an alert message is to be sent, the Call Home server would find out if any commands are specified by the user for the alert group associated with the alert message, and attach the output of those commands in the Call Home alert message. This table contains information about all the user specified CLI commands for the alert groups types supported in the system. GLOSSARY : CLI - Command Line Interface provided by the system.
                           callHomeUserDefCmdEntry 1.3.6.1.4.1.9.9.300.1.1.30.6.1 no-access
An entry containing information about a user specified CLI command for a Call Home alert group type in the system. The index object 'callHomeAlertGroupTypeIndex' represents the alert group type to which the user specified CLI command should be associated. User can not configure any CLI commands for a callHomeAlertGroupTypeIndex, whose corresponding instance callHomeAlertGroupName object is configured with value 'Cisco-TAC'.
                               callHomeUserDefCmdIndex 1.3.6.1.4.1.9.9.300.1.1.30.6.1.1 unsigned32 no-access
An arbitrary integer identifying the user specified CLI command for a particular callHomeAlertGroupTypeIndex.
                               callHomeUserDefCmdName 1.3.6.1.4.1.9.9.300.1.1.30.6.1.2 snmpadminstring read-only
This object represents a CLI command to be executed and whose output should be sent with the Call Home alert message. The implementation of this object does not do any syntax or semantic validation of the CLI command specified as a value of the object. The value of this object can not be modified when the value of the corresponding instance of 'callHomeUserDefCmdRowStatus' is 'active'. To modify the value this object the corresponding entry must be deleted and re-created with new value for this object.
                               callHomeUserDefCmdRowStatus 1.3.6.1.4.1.9.9.300.1.1.30.6.1.3 rowstatus read-only
Status of this row.
                       ccmEventAlertGroupTable 1.3.6.1.4.1.9.9.300.1.1.30.7 no-access
A list of event type alerts groups which are currently configured in the device. An entry is created if a configured alert group whose callHomeAlertGroupCapability has 'event'. An entry is deleted if the destination profile unsubscribes an event alert group.
                           ccmEventAlertGroupEntry 1.3.6.1.4.1.9.9.300.1.1.30.7.1 no-access
An entry containing configuration information about the 'event' alert group configured for a profile.
                               ccmEventAlertGroupEnable 1.3.6.1.4.1.9.9.300.1.1.30.7.1.1 truthvalue read-write
This object specifies whether sending Call Home messages based on alert group event is enabled.
                               ccmEventAlertGroupOperSeverity 1.3.6.1.4.1.9.9.300.1.1.30.7.1.2 callhomemsglevel read-only
This object indicates the severity level used in the Call Home messages.
                 ccmCallHomeProfileTestControl 1.3.6.1.4.1.9.9.300.1.1.31
                       ccmDestProfileTestTable 1.3.6.1.4.1.9.9.300.1.1.31.1 no-access
This table lists status information about the profiles configured on this device. An entry will be created in this table, for each destination profile configured in callHomeDestProfileTable. An entry will be deleted from this table if a destination profile is removed from callHomeDestProfileTable.
                           ccmDestProfileTestEntry 1.3.6.1.4.1.9.9.300.1.1.31.1.1 no-access
An entry containing control and status information pertaining to test on a destination profile.
                               ccmDestProfileTestTrigger 1.3.6.1.4.1.9.9.300.1.1.31.1.1.1 truthvalue read-write
This object acts as a trigger by which the generation of test message for a profile can be triggered. Setting this object to 'true' will cause system to generate a test message for a corresponding destination profile. Setting this object to 'false' has no effect. When read, this object always returns 'false'.
                               ccmDestProfileTestMessage 1.3.6.1.4.1.9.9.300.1.1.31.1.1.2 snmpadminstring read-write
This object specifies the content of the message used for the test operation. If this object contains zero-length string, a default test message will be used.
                               ccmDestProfileTestStatus 1.3.6.1.4.1.9.9.300.1.1.31.1.1.3 integer read-only
This object provides the status of the last test triggered for this destination profile. unknown (1) - unknown successful (2) - successful inprogress (3) - action in progress failed (4) - failed If the value of this object is 'failed', then the ccmDestProfileTestFailureCause provides the cause for the failure. Management stations could read value of this object after a successful set to the ccmDestProfileTestTrigger object to find out the result of the test. Enumeration: 'successful': 2, 'unknown': 1, 'inprogress': 3, 'failed': 4.
                               ccmDestProfileTestFailureCause 1.3.6.1.4.1.9.9.300.1.1.31.1.1.4 snmpadminstring read-only
This object provides the failure cause for the last test performed on this profile. Note that this object is valid only if value of ccmDestProfileTestStatus is 'failed'.
                 ccmCallHomeNotifConfig 1.3.6.1.4.1.9.9.300.1.1.32
                       ccmSmtpMsgSendFailNotifEnable 1.3.6.1.4.1.9.9.300.1.1.32.1 truthvalue read-write
This variable controls generation of ccmSmtpMsgSendFailNotif. A value of 'true' for this object will enable ccmSmtpMsgSendFailNotif notification on the system. A value of 'false' for this object will disable ccmSmtpMsgSendFailNotif notification on the system.
                 ccmPeriodicSwInventoryCfg 1.3.6.1.4.1.9.9.300.1.1.33
                       ccmPeriodicSwInventoryTimeOfDay 1.3.6.1.4.1.9.9.300.1.1.33.1 snmpadminstring read-write
This object represents the time of day for sending the periodic software inventory Call Home message, if the periodic software inventory is enabled on the system i.e., the value of 'ccmPeriodicSwInventoryMsgEnable' object is set to 'true'. The input should be in HH:MM format ranging from 00:00 to 23:59.
                 ccmAlertRateLimit 1.3.6.1.4.1.9.9.300.1.1.34 unsigned32 read-write
The rate-limit, in alerts per minute, of call home alerts generated by the system. Upon exceeding the rate, the alert is dropped.
                 ccmHttpProxyServerAddrType 1.3.6.1.4.1.9.9.300.1.1.35 inetaddresstype read-write
This object specifies the type of the HTTP proxy server as represented by the value 'ccmHttpProxyServerAddr'.
                 ccmHttpProxyServerAddr 1.3.6.1.4.1.9.9.300.1.1.36 inetaddress read-write
This object specifies the address of the HTTP proxy server. The type of this address is indicated by the value of 'ccmHttpProxyServerAddrType'.
                 ccmHttpProxyServerPort 1.3.6.1.4.1.9.9.300.1.1.37 unsigned32 read-write
This object specifies the port of the HTTP proxy server.
                 ccmHttpProxyServerUseEnable 1.3.6.1.4.1.9.9.300.1.1.38 truthvalue read-write
This object enables/disables the use of HTTP proxy server configured for sending callhome messages over HTTP. A value of 'true' specifies that proxy server will be used. A value of 'false' specifies that the proxy server will not be used.
                 callHomeSmtpServerUseVrf 1.3.6.1.4.1.9.9.300.1.1.39 ciscovrfname read-write
The Virtual Routing and Forwarding (VRF) domain configured for this SMTP server. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used A 'set' operation with zero length string indicates that there is no VRF domain configured. A subsequent 'get' operation on this object will return 'default'
                 ccmHttpTransportUseVrf 1.3.6.1.4.1.9.9.300.1.1.40 ciscovrfname read-write
The Virtual Routing and Forwarding (VRF) domain configured for HTTP transport in Call Home. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used A 'set' operation with zero length string indicates that there is no VRF domain configured. A subsequent 'get' operation on this object will return 'default'
             ccmCallHomeStats 1.3.6.1.4.1.9.9.300.1.2
                 callHomeLastAlertSent 1.3.6.1.4.1.9.9.300.1.2.1 timestamp read-only
The value of sysUpTime when the last Call Home alert was sent.
                 callHomeAlerts 1.3.6.1.4.1.9.9.300.1.2.2 counter32 read-only
The number of Call Home alerts sent.
                 callHomeHCAlerts 1.3.6.1.4.1.9.9.300.1.2.3 counter64 read-only
The number of Call Home alerts sent. This object is a 64-bit version of callHomeAlerts
                 ccmAlertsDropped 1.3.6.1.4.1.9.9.300.1.2.4 counter64 read-only
The number of Call Home alerts dropped due to rate limiting configured through ccmAlertRateLimit.
                 ccmEventStatsTable 1.3.6.1.4.1.9.9.300.1.2.5 no-access
This table contains a list of Call Home message type for each Call Home event. An entry will exist for each call-home message type which supports Call Home event statistics.
                     ccmEventStatsEntry 1.3.6.1.4.1.9.9.300.1.2.5.1 no-access
An entry containing Call Home event statistics for a particular Call Home message type.
                         ccmEventStatsTypeIndex 1.3.6.1.4.1.9.9.300.1.2.5.1.1 integer no-access
This object indicates the type of Call Home event. 'successful' - Call Home messages were generated successfully for corresponding Call Home event. 'inQueue' - Call Home events are queued for processing. 'dropped' - Call Home events were dropped due to the Rate Limiting feature within Call Home component. 'failed' - Call Home events which failed to generate Call Home messages. Enumeration: 'successful': 1, 'failed': 4, 'inQueue': 2, 'dropped': 3.
                         ccmEventStatsMsgTypeIndex 1.3.6.1.4.1.9.9.300.1.2.5.1.2 integer no-access
This object indicates the type of Call Home message. 'total' - statistics based on all the message types. 'email' - statistics for Call Home messages which use e-mail transport. 'http' - statistics for Call Home messages which use http transport. Enumeration: 'total': 1, 'http': 3, 'email': 2.
                         ccmEventStatsTotal 1.3.6.1.4.1.9.9.300.1.2.5.1.3 counter64 read-only
Total number of Call Home events.
                         ccmEventStatsConfiguration 1.3.6.1.4.1.9.9.300.1.2.5.1.4 counter64 read-only
The number of Configuration Call Home events.
                         ccmEventStatsDiagnostic 1.3.6.1.4.1.9.9.300.1.2.5.1.5 counter64 read-only
The number of Diagnostic Call Home events.
                         ccmEventStatsEnvironment 1.3.6.1.4.1.9.9.300.1.2.5.1.6 counter64 read-only
The number of Environment Call Home events.
                         ccmEventStatsInventory 1.3.6.1.4.1.9.9.300.1.2.5.1.7 counter64 read-only
The number of Inventory Call Home events.
                         ccmEventStatsSystemLog 1.3.6.1.4.1.9.9.300.1.2.5.1.8 counter64 read-only
The number of System Log Call Home events.
                         ccmEventStatsTest 1.3.6.1.4.1.9.9.300.1.2.5.1.9 counter64 read-only
The number of Test Call Home events.
                         ccmEventStatsRequest 1.3.6.1.4.1.9.9.300.1.2.5.1.10 counter64 read-only
The number of Request Call Home events.
                         ccmEventStatsSendCliOutput 1.3.6.1.4.1.9.9.300.1.2.5.1.11 counter64 read-only
The number of Send-CLI-Output Call Home events.
             ccmCallHomeStatus 1.3.6.1.4.1.9.9.300.1.3
                 ccmSmtpServerStatusTimeStamp 1.3.6.1.4.1.9.9.300.1.3.1 timestamp read-only
This object indicates the time when ccmSmtpServerStatusTable was last updated, either by a SNMP Servers check by ccmSmtpServerStatusInitiate or by a change in the SMTP servers configured in ccmSmtpServersTable.
                 ccmSmtpServerStatusInitiate 1.3.6.1.4.1.9.9.300.1.3.2 truthvalue read-write
A control object used to initiate the availability status check of the SMTP Servers configured in ccmSmtpServersTable. Setting this object to 'true' will check the status of the SMTP servers and update the status in ccmSmtpServerStatusTable. This object cannot be set to 'true' when the value of ccmSmtpServerStatusResult is 'inprogress'. Setting this object to 'false' has no effect. When read, this object always returns 'false'.
                 ccmSmtpServerStatusResult 1.3.6.1.4.1.9.9.300.1.3.3 integer read-only
This object provides the status of the last SMTP status check initiated by ccmSmtpServerStatusInitiate. Management stations could read value of this object after a successful set of the ccmSmtpServerStatusInitiate object to find out the result of the SMTP server status check. Enumeration: 'successful': 2, 'unknown': 1, 'inprogress': 3, 'noSmtpServerConfigured': 5, 'failed': 4.
                 ccmSmtpServerStatusTable 1.3.6.1.4.1.9.9.300.1.3.4 no-access
A list of SMTP servers. An entry will exist for each SMTP server which is configured in the ccmSmtpServersTable if the value of ccmSmtpServerStatusResult is 'successful'.
                     ccmSmtpServerStatusEntry 1.3.6.1.4.1.9.9.300.1.3.4.1 no-access
An entry containing availability status of a particular SMTP Server.
                         ccmSmtpServerStatusAvailability 1.3.6.1.4.1.9.9.300.1.3.4.1.1 integer read-only
This variable indicates whether the SMTP Server is currently available. Enumeration: 'available': 1, 'notAvailable': 2, 'unknown': 3.
                 ccmOnDemandMsgServAvailable 1.3.6.1.4.1.9.9.300.1.3.5 truthvalue read-only
This object indicates whether the system is ready to generate on demand Call Home messages. A value of 'true' indicates that the system is ready to generate on demand Call Home messages. A value of 'false' indicates that sending of on demand Call Home messages can not be initiated.
             ccmCallHomeOnDemandActions 1.3.6.1.4.1.9.9.300.1.4
                 ccmOnDemandMsgSendControl 1.3.6.1.4.1.9.9.300.1.4.1
                     ccmOnDemandMsgSendAlertGroup 1.3.6.1.4.1.9.9.300.1.4.1.1 unsigned32 read-write
The object specifies the alert group for which on demand Call Home message should be generated. Only those alert groups whose corresponding instance of callHomeAlertGroupCapability has 'onDemand' or 'onDemandPerEntity', may be set for this object. Value of this object should be ignored if the value of ccmOnDemandMessageType is other than 'alertGroup'.
                     ccmOnDemandMsgSendProfile 1.3.6.1.4.1.9.9.300.1.4.1.2 snmpadminstring read-write
This object specifies the name of the profile for which the on demand Call Home messages should be generated. A zero length string for this object indicates that on demand Call Home messages are generated for all profiles. Value of this object should be ignored if the value of ccmOnDemandMessageType is other than 'alertGroup'.
                     ccmOnDemandMsgSendEntPhyIndex 1.3.6.1.4.1.9.9.300.1.4.1.3 entphysicalindexorzero read-write
This object specifies the value of entPhysicalIndex of the physical entity for which the on demand Call Home messages should be generated. Only those entities which support generation of on demand Call Home messages may be specified for this object. The value of this object should be ignored if alert group specified by ccmOnDemandMsgSendAlertGroup does not have 'onDemandPerEntity' capability. Value of this object should be ignored if the value of ccmOnDemandMessageType is other than 'alertGroup'.
                     ccmOnDemandMsgSendTrigger 1.3.6.1.4.1.9.9.300.1.4.1.4 truthvalue read-write
Object to trigger on demand Call Home messages. Setting the object to 'true' triggers on demand Call Home messages. Setting the object to 'false' has no effect. When read, this object always returns 'false'.
                 ccmOnDemandCliMsgControl 1.3.6.1.4.1.9.9.300.1.4.2
                     ccmOnDemandCliMsgCliList 1.3.6.1.4.1.9.9.300.1.4.2.1 snmpadminstring read-write
The object specifies a list of commands that will be executed and the output of which will be part of on demand Call Home message. The list contains one or more commands which are separated by ';'. Examples of command list: - show version - show version;show module;show vlan
                     ccmOnDemandCliMsgTransport 1.3.6.1.4.1.9.9.300.1.4.2.2 integer read-write
The object specifies the transport method used to deliver the on demand Call Home messages with CLI output. 'email' -- Indicates that on demand message will be delivered via e-mail. 'http' -- Indicates that on demand message will be delivered via HTTP. Enumeration: 'http': 2, 'email': 1.
                     ccmOnDemandCliMsgEmail 1.3.6.1.4.1.9.9.300.1.4.2.3 snmpadminstring read-write
The object specifies the e-mail address to which the on demand Call Home message with CLI output will be sent if ccmOnDemandCliMsgTransport is 'email'. The object specifies the e-mail address to which the Smart Call Home backend will forward the on demand Call Home message with CLI output if ccmOnDemandCliMsgTransport is 'http'.
                     ccmOnDemandCliMsgFormat 1.3.6.1.4.1.9.9.300.1.4.2.4 callhomemsgformat read-write
This object specifies the format of the on demand Call Home message with CLI output.
                     ccmOnDemandCliMsgTacServiceReqId 1.3.6.1.4.1.9.9.300.1.4.2.5 snmpadminstring read-write
This object specifies the Service Request Identifier associated with on demand Call Home message with CLI output.
                     ccmOnDemandCliMsgTrigger 1.3.6.1.4.1.9.9.300.1.4.2.6 truthvalue read-write
Object to trigger on demand Call Home messages with CLI output. Setting the object to 'true' triggers on demand Call Home messages. Setting the object to 'false' has no effect. When read, this object always returns 'false'.
             ccmSmartCallHomeActions 1.3.6.1.4.1.9.9.300.1.5
                 ccmSmartCallHomeProfile 1.3.6.1.4.1.9.9.300.1.5.1 snmpadminstring read-write
This object specifies the name of the profile for which the Smart Call Home messages should be generated. A zero length string for this object indicates that the Smart Call Home messages are generated only for Cisco-TAC profile.
                 ccmSmartCallHomeServiceType 1.3.6.1.4.1.9.9.300.1.5.2 integer read-write
The object specifies the type of service requested from Smart Call Home server. 'commandReference' indicates a request for command reference to Smart Call Home server. 'configSanity' indicates a request for config-sanity request to Smart Call Home server. 'bugsList' indicates a request for bugs-list to Smart Call Home server. 'outputAnalysis' indicates a request for output-analysis to Smart Call Home server. 'productAdvisory' indicates a request for exceptions report/advisory to Smart Call Home server. Enumeration: 'bugsList': 3, 'commandReference': 1, 'productAdvisory': 5, 'configSanity': 2, 'outputAnalysis': 4.
                 ccmSmartCallHomeAnalysisCmd 1.3.6.1.4.1.9.9.300.1.5.3 snmpadminstring read-write
The object specifies an existing display/show command on the the system. The output of the command will be included in the Call Home message and be processed by Cisco backend OI (Output Interpreter) tool for further analysis. This object is applicable only if the value of the corresponding ccmSmartCallHomeServiceType is 'outputAnalysis'.
                 ccmSmartCallHomeCcoId 1.3.6.1.4.1.9.9.300.1.5.4 snmpadminstring read-write
The object specifies registered CCO ID (Cisco Connection Online) ID to which the response to Smart Call Home requests should be directed. Response from Cisco will be directed to system contact address specified in the Smart Call Home request if value of this object is a zero length string.
                 ccmSmartCallHomeTrigger 1.3.6.1.4.1.9.9.300.1.5.5 truthvalue read-write
Object to trigger Smart Call Home request messages. Setting the object to 'true' triggers Smart Call Home request message. The object can be set to the value of 'true' only if ccmOnDemandMsgServAvailable returns 'true'. Setting the object to 'false' has no effect. When read, this object always returns 'false'.
             ccmCallHomeVrf 1.3.6.1.4.1.9.9.300.1.6
                 ccmCallHomeVrfName 1.3.6.1.4.1.9.9.300.1.6.1 ciscovrfname read-write
The name of Virtual Routing and Forwarding (VRF) domain configured for Call Home feature. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used by Call Home feature.
             ccmCallHomeMessageSource 1.3.6.1.4.1.9.9.300.1.7
                 ccmMsgSourceIpAddrType 1.3.6.1.4.1.9.9.300.1.7.1 inetaddresstype read-write
The type of Internet address to be used as the source address while generating Call Home messages. Changing the value of this object may change the value of ccmMsgSourceInterface.
                 ccmMsgSourceIpAddr 1.3.6.1.4.1.9.9.300.1.7.2 inetaddress read-write
The Internet address to be used as the source address while generating Call Home messages. The type of this address is determined by the ccmMessageSourceIpAddrType object.
                 ccmMsgSourceInterface 1.3.6.1.4.1.9.9.300.1.7.3 interfaceindexorzero read-write
The interface to be used while generating Call Home messages. A value of zero indicates that a source interface is not specified. Changing the value of this object may change the value of ccmMsgSourceIpAddrType and ccmMsgSourceIpAddr.
             ccmCallhomeEvents 1.3.6.1.4.1.9.9.300.1.8
                 ccmEventDescription 1.3.6.1.4.1.9.9.300.1.8.1 snmpadminstring no-access
This object indicates the description of the Call Home event that occurred in the system.
                 ccmEventTime 1.3.6.1.4.1.9.9.300.1.8.2 timestamp no-access
This object indicates Time when the last Call Home alert was triggered.
                 ccmEventUrgencyLevel 1.3.6.1.4.1.9.9.300.1.8.3 callhomemsglevel no-access
This object specifies the minimum urgency level, associated with Call Home event that occurred in the system.
             ccmCallHomeDiagSignature 1.3.6.1.4.1.9.9.300.1.9
                 ccmDiagSignatureActive 1.3.6.1.4.1.9.9.300.1.9.1 truthvalue read-write
The object specifies if the Diagnostic Signature functionality of Call Home is active. Diagnostic signatures allow customers to download Cisco digitally signed signatures to devices, and call home will be able to support new events and new actions without upgrading the software. A value of 'true' makes the Diagnostic Signature functionality active.
                 ccmDiagSignatureProfileName 1.3.6.1.4.1.9.9.300.1.9.2 snmpadminstring read-write
This object specifies the profile that will use the Diagnostic Signature functionality. A zero length string for this object indicates that Cisco-TAC profile will use the Diagnostic Signature functionality.
                 ccmCallHomeDiagSignatureInfoTable 1.3.6.1.4.1.9.9.300.1.9.3 no-access
A list of Call Home Diagnostic Signatures installed on the device.
                     ccmCallHomeDiagSignatureInfoEntry 1.3.6.1.4.1.9.9.300.1.9.3.1 no-access
An entry containing management information of a Call Home Diagnostic Signature.
                         ccmCallHomeDiagSignatureName 1.3.6.1.4.1.9.9.300.1.9.3.1.1 snmpadminstring no-access
The name of Call Home Diagnostic Signature installed on the device.
                         ccmCallHomeDiagSignatureType 1.3.6.1.4.1.9.9.300.1.9.3.1.2 integer read-only
The type of this Call Home Diagnostic Signature. Enumeration: 'mixed': 4, 'tcl': 2, 'meta': 1, 'applet': 3.
                         ccmCallHomeDiagSignatureFuncDescr 1.3.6.1.4.1.9.9.300.1.9.3.1.3 snmpadminstring read-only
A user friendly string providing functionality description for this Call Home Diagnostic Signature.
                         ccmCallHomeDiagSignatureRev 1.3.6.1.4.1.9.9.300.1.9.3.1.4 snmpadminstring read-only
The revision information of Call Home Diagnostic Signature.
                         ccmCallHomeDiagSignatureSigner 1.3.6.1.4.1.9.9.300.1.9.3.1.5 integer read-only
The entity who signed this Call Home Diagnostic Signature. 'cisco' - Diagnostic Signature has been signed by Cisco. 'partner' - Diagnostic Signature has been signed by a Cisco partner. 'thirdParty' - Diagnostic Signature has been signed by a third-party. Enumeration: 'partner': 2, 'thirdParty': 3, 'cisco': 1.
                         ccmCallHomeDiagSignatureTriggerCount 1.3.6.1.4.1.9.9.300.1.9.3.1.6 counter32 read-only
The number of times this Call Home Diagnostic Signature has been triggered.
                         ccmCallHomeDiagSignatureAvgRuntime 1.3.6.1.4.1.9.9.300.1.9.3.1.7 unsigned32 read-only
The average run time of this Call Home Diagnostic Signature.
                         ccmCallHomeDiagSignatureMaxRuntime 1.3.6.1.4.1.9.9.300.1.9.3.1.8 unsigned32 read-only
The maximum amount of time it took to run this Call Home Diagnostic Signature.
             ccmCallHomeSecurity 1.3.6.1.4.1.9.9.300.1.10
                   ccmCallHomeSecurityLevel 1.3.6.1.4.1.9.9.300.1.10.1 integer read-write
This object specifies the security level for Call Home. normal - running configuration and show CLI output are not changed within Call Home messages. high - system reveal subset of running configuration and show CLI output within Call Home messages due to privacy and security concern. Enumeration: 'high': 2, 'normal': 1.
             ccmCallHomeReporting 1.3.6.1.4.1.9.9.300.1.11
                   ccmAnonymousReportingEnable 1.3.6.1.4.1.9.9.300.1.11.1 truthvalue read-write
This object specifies if anonymous reporting functionality is enable for Call Home. A value of 'true' enables the anonymous reporting functionality.
             ccmCallHomeHttpProxy 1.3.6.1.4.1.9.9.300.1.12
             ccmCallHomeAaa 1.3.6.1.4.1.9.9.300.1.13
                   ccmAaaAuthEnable 1.3.6.1.4.1.9.9.300.1.13.1 truthvalue read-write
The object specifies if the AAA authorization is required when running the CLI commands in Call Home messages. A value of 'true' enables the AAA authorization for the CLI commands in Call Home messages.
                   ccmAaaAuthUserName 1.3.6.1.4.1.9.9.300.1.13.2 snmpadminstring read-write
The object specifies the user name used by Call Home for AAA authorization. Value of this object should be ignored if ccmAaaAuthEnable is 'false'.
         chMIBConformance 1.3.6.1.4.1.9.9.300.2
             chMIBCompliances 1.3.6.1.4.1.9.9.300.2.1
                 chMIBCompliance 1.3.6.1.4.1.9.9.300.2.1.1
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..11)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 11 octets.
                 chMIBCompliance1 1.3.6.1.4.1.9.9.300.2.1.2
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets.
                 chMIBCompliance2 1.3.6.1.4.1.9.9.300.2.1.3
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets.
                 chMIBCompliance3 1.3.6.1.4.1.9.9.300.2.1.4
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets.
                 chMIBCompliance4 1.3.6.1.4.1.9.9.300.2.1.5
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets.
                 chMIBCompliance5 1.3.6.1.4.1.9.9.300.2.1.6
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses.
                 chMIBCompliance6 1.3.6.1.4.1.9.9.300.2.1.7
The compliance statement for entities which implement the Call Home feature. It is deprecated and superseded by chMIBCompliance7 statement. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses.
                 chMIBCompliance7 1.3.6.1.4.1.9.9.300.2.1.8
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses.
                 chMIBCompliance8 1.3.6.1.4.1.9.9.300.2.1.9
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses.
                 chMIBCompliance9 1.3.6.1.4.1.9.9.300.2.1.10
The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses.
             chMIBGroups 1.3.6.1.4.1.9.9.300.2.2
                 chSystemInformationGroup 1.3.6.1.4.1.9.9.300.2.2.1
A collection of objects for displaying and configuring system information pertaining to Call Home.
                 chConfigurationGroup 1.3.6.1.4.1.9.9.300.2.2.2
A collection of objects for displaying and configuring Call Home parameters.
                 chEmailMsgDispGroup 1.3.6.1.4.1.9.9.300.2.2.3
A collection of object(s) for displaying and configuring e-mail address to which the e-mail disposition notification should be sent.
                 chSingleSmtpServerGroup 1.3.6.1.4.1.9.9.300.2.2.4
A collection of objects for displaying and configuring Call Home SMTP server on the devices which support only one SMTP server.
                 chMultipleSmtpServersGroup 1.3.6.1.4.1.9.9.300.2.2.5
A collection of objects for displaying and configuring Call Home SMTP server on the devices which support on one SMTP server.
                 chStatisticsGroup 1.3.6.1.4.1.9.9.300.2.2.6
A collection of objects for displaying Call Home statistics.
                 ccmSysLogSeverityGroup 1.3.6.1.4.1.9.9.300.2.2.7
A collection of object(s) for displaying and configuring Call Home syslog severity based on which Call Home alerts may be issued.
                 ccmMIBNotificationsConfigGroup 1.3.6.1.4.1.9.9.300.2.2.8
A collection of objects for displaying and configuring Call Home notifications.
                 ccmMIBNotificationsGroup 1.3.6.1.4.1.9.9.300.2.2.9
A collection of notifications.
                 chConfigurationGroup1 1.3.6.1.4.1.9.9.300.2.2.10
A collection of objects for displaying and configuring Call Home parameters.
                 ccmMIBNotificationsGroup1 1.3.6.1.4.1.9.9.300.2.2.11
A collection of notifications.
                 chConfigurationGroup2 1.3.6.1.4.1.9.9.300.2.2.12
A collection of objects for displaying and configuring Call Home parameters.
                 chSwInventoryInfoGroup 1.3.6.1.4.1.9.9.300.2.2.13
A collection of objects for displaying and configuring software inventory information.
                 chPeriodicSwInventoryInfoGroup 1.3.6.1.4.1.9.9.300.2.2.14
A collection of objects for configuring periodic software inventory information.
                 chSwInventoryInfoGroup1 1.3.6.1.4.1.9.9.300.2.2.15
A collection of objects for displaying software inventory information.
                 ccmUserDefCmdGroup 1.3.6.1.4.1.9.9.300.2.2.16
A collection of objects for configuring user defined commands for the Call Home alert group types.
                 ccmPeriodicSwInventoryInfoGroup1 1.3.6.1.4.1.9.9.300.2.2.17
A collection of objects for configuring the additional information of periodic software inventory information.
                 ccmConfigurationGroup3 1.3.6.1.4.1.9.9.300.2.2.18
A collection of objects for displaying and configuring Call Home parameters.
                 ccmAlertActionGroup 1.3.6.1.4.1.9.9.300.2.2.19
A collection of objects providing control and status information for Call Home alert actions.
                 ccmProfileMessageLevelGroup 1.3.6.1.4.1.9.9.300.2.2.20
A collection of objects providing control over message filtering level for Call Home messages.
                 ccmProfileActivationGroup 1.3.6.1.4.1.9.9.300.2.2.21
A collection of objects providing control over activating and deactivating configured Call Home profiles.
                 ccmProfileTestGroup 1.3.6.1.4.1.9.9.300.2.2.22
A collection of objects providing control over generation of test alert messages for a profile.
                 ccmProfileAlertGroupsGroup 1.3.6.1.4.1.9.9.300.2.2.23
A collection of objects that provide names to identify alert-groups supported by the system and ability to associate them with various profiles.
                 ccmProfileAlertGroupControlGroup 1.3.6.1.4.1.9.9.300.2.2.24
A collection of objects providing control over enabling and disabling various alert-groups supported by the system.
                 ccmThrottleConfigurationGroup 1.3.6.1.4.1.9.9.300.2.2.25
A collection of objects for controlling Call Home message throttling functionality.
                 ccmSmtpServersPriorityGroup 1.3.6.1.4.1.9.9.300.2.2.26
A collection of object(s) providing priority related information for Call Home SMTP servers.
                 ccmAlertGroupCapabilityGroup 1.3.6.1.4.1.9.9.300.2.2.27
A collection of object(s) providing information about criteria used by system to issue message for the corresponding alert group.
                 ccmHttpCfgGroup 1.3.6.1.4.1.9.9.300.2.2.28
A collection of object(s) for configuring HTTP transport related information for delivering Call Home messages.
                 ccmSeverityAlertGroupCfgGroup 1.3.6.1.4.1.9.9.300.2.2.29
A collection of objects providing information of severity based alert groups.
                 ccmPeriodicAlertGroupCfgGroup 1.3.6.1.4.1.9.9.300.2.2.30
A collection of objects providing information of periodic alert groups.
                 ccmPatternAlertGroupCfgGroup 1.3.6.1.4.1.9.9.300.2.2.31
A collection of objects providing information of pattern based alert groups.
                 ccmEventAlertGroupCfgGroup 1.3.6.1.4.1.9.9.300.2.2.32
A collection of objects providing information of event based alert groups.
                 ccmSmtpMsgSendFailNotifCtrlGroup 1.3.6.1.4.1.9.9.300.2.2.33
A collection of object(s) to control SMTP message send failure related notification(s).
                 ccmSmtpMsgSendFailNotifGroup 1.3.6.1.4.1.9.9.300.2.2.34
A collection of notification(s) for SMTP message send failures.
                 ccmAlertHCStatisticsGroup 1.3.6.1.4.1.9.9.300.2.2.35
A collection of objects for displaying Call Home 64 bit alert statistics.
                 ccmAlertRateLimitGroup 1.3.6.1.4.1.9.9.300.2.2.36
A collection of object(s) providing information regarding the Call Home rate limit mechanism.
                 ccmSmtpServerStatusGroup 1.3.6.1.4.1.9.9.300.2.2.37
A collection of object(s) providing information regarding status availability of Call Home Smtp Servers.
                 ccmProfileHiMessageSizeGroup 1.3.6.1.4.1.9.9.300.2.2.38
A collection of objects providing information regarding to maximum size message to destination.
                 chSystemInformationGroup1 1.3.6.1.4.1.9.9.300.2.2.39
A collection of objects for displaying and configuring system information pertaining to Call Home.
                 chSystemServicePriorityGroup 1.3.6.1.4.1.9.9.300.2.2.40
A collection of objects for configuring configuring system service priority pertaining to Call Home.
                 ccmOnDemandMsgSendControlGroup 1.3.6.1.4.1.9.9.300.2.2.41
A collection of objects that enable sending on demand Call Home messages.
                 ccmOnDemandMsgStatusGroup 1.3.6.1.4.1.9.9.300.2.2.42
A collection of object(s) to indicate status of on demand message service on the device.
                 ccmSmartCallHomeGroup 1.3.6.1.4.1.9.9.300.2.2.43
A collection of objects that enable issuing Smart Call Home messages.
                 ccmEventStatsGroup 1.3.6.1.4.1.9.9.300.2.2.44
A collection of object(s) indicating statistical information for the Call Home events.
                 ccmEventNotifGroup 1.3.6.1.4.1.9.9.300.2.2.45
A collection of object(s) indicating the Call Home events that occurred in the system.
                 ccmCallhomeEventsGroup 1.3.6.1.4.1.9.9.300.2.2.46
A collection of notification objects required for Call Home events that occurred in the system.
                 ccmCallHomeVrfGroup 1.3.6.1.4.1.9.9.300.2.2.47
A collection of object(s) to manage VRF information for Call Home feature.
                 ccmSmtpServersVrfGroup 1.3.6.1.4.1.9.9.300.2.2.48
A collection of object(s) to manage VRF information for SMTP Servers in Call Home feature.
                 ccmHttpProxyServerGroup 1.3.6.1.4.1.9.9.300.2.2.49
A collection of objects for displaying and configuring Call Home HTTP proxy server on the devices which support HTTP proxy server for Call Home feature
                 ccmHttpTransportVrfGroup 1.3.6.1.4.1.9.9.300.2.2.50
A collection of object(s) to manage VRF information for HTTP transport in Call Home feature.
                 ccmSingleSmtpServerGroup 1.3.6.1.4.1.9.9.300.2.2.51
A collection of objects for displaying and configuring Call Home SMTP server on the devices which support only one SMTP server.
                 ccmMessageSourceGroup 1.3.6.1.4.1.9.9.300.2.2.52
A collection of objects to manage Call Home message source address.
                 ccmCallHomePeriodicMinutesGroup 1.3.6.1.4.1.9.9.300.2.2.53
A collection of objects to configure periodic interval in minutes.
                 ccmOnDemandCliMsgGroup 1.3.6.1.4.1.9.9.300.2.2.54
A collection of object(s) to manage on demand Call Home messages with CLI output.
                 ccmCallHomeDiagSignatureGroup 1.3.6.1.4.1.9.9.300.2.2.55
A collection of objects to manage Call Home Diagnostic Signature functionality.
                 ccmCallHomeSecurityLevelGroup 1.3.6.1.4.1.9.9.300.2.2.56
A collection of objects to manage security level of Call Home.
                 ccmCallHomeAnonymousReportingGroup 1.3.6.1.4.1.9.9.300.2.2.57
A collection of objects to manage reporting functionality of Call Home.
                 ccmCallHomeAaaGroup 1.3.6.1.4.1.9.9.300.2.2.58
A collection of objects to manage AAA functionality for Call Home.