CISCO-CALLHOME-MIB

File: CISCO-CALLHOME-MIB.mib (218166 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB SNMPv2-MIB
IF-MIB CISCO-SYSLOG-MIB CISCO-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION TruthValue RowStatus
TimeStamp StorageType SnmpAdminString
InetAddressType InetAddress sysName
InterfaceIndexOrZero SyslogSeverity CiscoURLString
EntPhysicalIndexOrZero CiscoVrfName ciscoMgmt

Defined Types

CallHomeAlert  
The type of the Call Home alert. noOp (1) - no alert test (2) - alert name 'Test' inventory (3) - alert name 'Inventory' .
TEXTUAL-CONVENTION    
  INTEGER noOp(1), test(2), inventory(3)  

CallHomeMsgFormat  
Call Home Message format. xml (1) - XML (Extensible Markup Language) - encoded. fullText (2) - Plain text without any encoding. shortText (3) - Short text without any encoding The context of the Call Home message depends on the message. In general, all the Call Home message is sent with following information : 'Subject : System Notification from ' 'TimeStamp :' 'Message Name :' 'Message Type :' 'Level :' 'Message Device ID :' 'Customer ID :' (optional) 'Contract ID :' (optional) 'Site ID :' (optional) 'Server ID :' 'Message Description :' 'Device Name :' 'Contact Name :' 'Contact email :' 'Contact Phone :' (optional) 'Street Address :' (optional) 'Model Name :' 'Serial Number :' 'Part Number :' 'Chassis Hardware Version :' 'Supervisor Software Version :' Following information are required only if a hardware event caused the Call Home message : 'Affected FRU' 'Affected FRU Serial Number' 'Affected FRU Slot :' 'Affected FRU Hardware Version :' 'Affected FRU Software Version :' Following is required for all the messages : 'Command Output :' The command output may depend on the implementation and severity of the Call Home message. But at minimum, following information which are contained in the output of the CLI commands must be included. - Hardware model - software version - context information explaining the state of the device. - uptime - brief inventory information The exact format depends on the format type chosen. For 'xml', the above information is encoded in the XML format. For 'fullText', above information is sent out in plain text. For 'shortText', only following information is provided in plain text: 'Subject : System Notification from ' 'Device Id : ' 'TimeStamp : ' 'Error Message : ' 'Severity Level :' .
TEXTUAL-CONVENTION    
  INTEGER xml(1), fullText(2), shortText(3)  

CallHomeTransportMethod  
Call Home transport mechanism used to deliver the alert messages. email (1), - via email ftp (2), - via ftp http (3), - via http emailAndHttp (4) - via both email and http .
TEXTUAL-CONVENTION    
  INTEGER email(1), ftp(2), http(3), emailAndHttp(4)  

CallHomeMsgLevel  
This object contains the severity level for use as a threshold for filtering the alerts sent to a destination profile. It ranges from 1 to 10, with 10 being highest severity.
TEXTUAL-CONVENTION    
  INTEGER debug(1), normal(2), notification(3), warning(4), minor(5), major(6), critical(7), fatal(8), disaster(9), catastrophic(10)  

AlertGroupList  
AlertGroups are a pre-defined set of Call Home alerts. Users can specify these alert groups for a destination profile, to choose the Call Home alerts messages to be sent out to the destination. This object represents the list of alert groups (alert group types) configured for a destination profile. Each 'bit' within the value of an object of this type, specifies a configured alert group type. Bit position '0' ( most significant bit) in the value of this object is reserved. The value of each 'bit' (set/reset) represents whether an alert group type is configured or not for a particular destination profile. Bit position 1, represents whether the 'callHomeAlertGroupName' corresponding to the 'callHomeAlertGroupTypeIndex' 1 in the 'callHomeAlertGroupTypeTable' is configured or not for a particular destination profile. Bit position 2, represents whether the 'callHomeAlertGroupName' corresponding to the 'callHomeAlertGroupTypeIndex' 2 in the 'callHomeAlertGroupTypeTable' is configured or not for a particular destination profile. If there is no entry in the 'alertGroupTypeTable', with 'alertGroupTypeIndex' 'n', then bit position 'n' in the value of this object is irrelevant. If the length of an object of this type is less than 8 bytes, then the alert group types which are not represented are not considered to be part of this list, i.e., effectively, the string is extended to be of length 8 bytes by appending bytes containing x'00'. Note that this means that the zero length string represents the 'list is empty' value.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..8)  

CallHomeDestProfileEntry  
SEQUENCE    
  callHomeDestProfileName SnmpAdminString
  callHomeDestProfileMsgFormat CallHomeMsgFormat
  callHomeDestProfileMaxMsgSize Unsigned32
  callHomeDestProfileTrnsprtMthd CallHomeTransportMethod
  callHomeDestProfileStatus RowStatus
  callHomeDestProfileMsgLevel CallHomeMsgLevel
  callHomeDestProfileAlertGroups AlertGroupList
  callHomeDestProfileActive TruthValue
  callHomeDestProfileHiMaxMsgSize Unsigned32

CallHomeDestEmailAddressEntry  
SEQUENCE    
  callHomeDestEmailAddressIndex Unsigned32
  callHomeDestEmailAddress SnmpAdminString
  callHomeDestEmailAddressStatus RowStatus
  callHomeDestType INTEGER
  callHomeDestHttpUrl CiscoURLString

CcmSmtpServersEntry  
SEQUENCE    
  ccmSmtpServersAddrType InetAddressType
  ccmSmtpServersAddr InetAddress
  ccmSmtpServersPort Unsigned32
  ccmSmtpServersStatus RowStatus
  ccmSmtpServersPriority Unsigned32
  ccmSmtpServersUseVrf CiscoVrfName

CcmEventStatsEntry  
SEQUENCE    
  ccmEventStatsTypeIndex INTEGER
  ccmEventStatsMsgTypeIndex INTEGER
  ccmEventStatsTotal Counter64
  ccmEventStatsConfiguration Counter64
  ccmEventStatsDiagnostic Counter64
  ccmEventStatsEnvironment Counter64
  ccmEventStatsInventory Counter64
  ccmEventStatsSystemLog Counter64
  ccmEventStatsTest Counter64
  ccmEventStatsRequest Counter64
  ccmEventStatsSendCliOutput Counter64

CcmSmtpServerStatusEntry  
SEQUENCE    
  ccmSmtpServerStatusAvailability INTEGER

CallHomeAlertGroupTypeEntry  
SEQUENCE    
  callHomeAlertGroupTypeIndex Unsigned32
  callHomeAlertGroupName SnmpAdminString
  callHomeAlertGroupEnable TruthValue
  callHomeAlertGroupCapability BITS

CallHomeSwInventoryEntry  
SEQUENCE    
  callHomeSwServiceName SnmpAdminString
  callHomeInventoryNVPairIndex Unsigned32
  callHomeInventoryInfoName OCTET STRING
  callHomeInventoryInfoValue OCTET STRING

CcmSeverityAlertGroupEntry  
SEQUENCE    
  ccmAlertGroupSeverity CallHomeMsgLevel

CcmPeriodicAlertGroupEntry  
SEQUENCE    
  ccmPeriodicAlertGroupInterval INTEGER
  ccmPeriodicAlertGroupDayOfWeek INTEGER
  ccmPeriodicAlertGroupDayOfMonth Unsigned32
  ccmPeriodicAlertGroupHour Unsigned32
  ccmPeriodicAlertGroupMinute Unsigned32
  ccmPeriodicAlertGroupEnable TruthValue
  ccmPeriodicAlertGroupIntervalMinutes Unsigned32

CcmPatternAlertGroupEntry  
SEQUENCE    
  ccmAlertGroupPattern SnmpAdminString
  ccmPatternAlertGroupSeverity CallHomeMsgLevel
  ccmPatternAlertGroupStorage StorageType
  ccmPatternAlertGroupStatus RowStatus

CallHomeUserDefCmdEntry  
SEQUENCE    
  callHomeUserDefCmdIndex Unsigned32
  callHomeUserDefCmdName SnmpAdminString
  callHomeUserDefCmdRowStatus RowStatus

CcmEventAlertGroupEntry  
SEQUENCE    
  ccmEventAlertGroupEnable TruthValue
  ccmEventAlertGroupOperSeverity CallHomeMsgLevel

CcmDestProfileTestEntry  
SEQUENCE    
  ccmDestProfileTestTrigger TruthValue
  ccmDestProfileTestMessage SnmpAdminString
  ccmDestProfileTestStatus INTEGER
  ccmDestProfileTestFailureCause SnmpAdminString

CcmCallHomeDiagSignatureInfoEntry  
SEQUENCE    
  ccmCallHomeDiagSignatureName SnmpAdminString
  ccmCallHomeDiagSignatureType INTEGER
  ccmCallHomeDiagSignatureFuncDescr SnmpAdminString
  ccmCallHomeDiagSignatureRev SnmpAdminString
  ccmCallHomeDiagSignatureSigner INTEGER
  ccmCallHomeDiagSignatureTriggerCount Counter32
  ccmCallHomeDiagSignatureAvgRuntime Unsigned32
  ccmCallHomeDiagSignatureMaxRuntime Unsigned32

Defined Values

ciscoCallHomeMIB 1.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.
MODULE-IDENTITY    

ccmCallHomeNotifications 1.9.300.0
OBJECT IDENTIFIER    

ciscoCallHomeMIBObjects 1.9.300.1
OBJECT IDENTIFIER    

chMIBConformance 1.9.300.2
OBJECT IDENTIFIER    

ccmCallHomeConfiguration 1.9.300.1.1
OBJECT IDENTIFIER    

ccmCallHomeStats 1.9.300.1.2
OBJECT IDENTIFIER    

ccmCallHomeStatus 1.9.300.1.3
OBJECT IDENTIFIER    

ccmCallHomeOnDemandActions 1.9.300.1.4
OBJECT IDENTIFIER    

ccmSmartCallHomeActions 1.9.300.1.5
OBJECT IDENTIFIER    

ccmCallHomeVrf 1.9.300.1.6
OBJECT IDENTIFIER    

ccmCallHomeMessageSource 1.9.300.1.7
OBJECT IDENTIFIER    

ccmCallhomeEvents 1.9.300.1.8
OBJECT IDENTIFIER    

ccmCallHomeDiagSignature 1.9.300.1.9
OBJECT IDENTIFIER    

ccmCallHomeSecurity 1.9.300.1.10
OBJECT IDENTIFIER    

ccmCallHomeReporting 1.9.300.1.11
OBJECT IDENTIFIER    

ccmCallHomeHttpProxy 1.9.300.1.12
OBJECT IDENTIFIER    

ccmCallHomeAaa 1.9.300.1.13
OBJECT IDENTIFIER    

callHomeEnable 1.9.300.1.1.1
This object enables/disables the Call Home infrastructure on the local device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sysContactPhoneNumber 1.9.300.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0|12|13..17)  

sysContactEmailAddress 1.9.300.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

sysStreetAddress 1.9.300.1.1.4
The mailing address of this managed node.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeCustomerId 1.9.300.1.1.5
A string, in whatever format is appropriate, to identify the customer.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeContractId 1.9.300.1.1.6
A string, in whatever format is appropriate, to identify the support contract between the customer and support partner.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeSiteId 1.9.300.1.1.7
A location identifier of this device.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeDeviceServicePriority 1.9.300.1.1.8
The service priority of the device. This determines how fast the device has to be serviced.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

callHomeAlertAction 1.9.300.1.1.9
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'.
Status: current Access: read-write
OBJECT-TYPE    
  CallHomeAlert  

callHomeAlertActionStatus 1.9.300.1.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), successful(2), inprogress(3), failed(4)  

callHomeAlertActionFailureCause 1.9.300.1.1.11
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'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

callHomeDestProfileTable 1.9.300.1.1.12
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallHomeDestProfileEntry

callHomeDestProfileEntry 1.9.300.1.1.12.1
An entry containing information about a Call Home destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  CallHomeDestProfileEntry  

callHomeDestProfileName 1.9.300.1.1.12.1.1
Name of the destination profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..31)  

callHomeDestProfileMsgFormat 1.9.300.1.1.12.1.2
The Call Home format used with profile while sending the message.
Status: current Access: read-create
OBJECT-TYPE    
  CallHomeMsgFormat  

callHomeDestProfileMaxMsgSize 1.9.300.1.1.12.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1000000  

callHomeDestProfileTrnsprtMthd 1.9.300.1.1.12.1.4
Call Home transport method used to deliver the alert messages.
Status: current Access: read-create
OBJECT-TYPE    
  CallHomeTransportMethod  

callHomeDestProfileStatus 1.9.300.1.1.12.1.5
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

callHomeDestProfileMsgLevel 1.9.300.1.1.12.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  CallHomeMsgLevel  

callHomeDestProfileAlertGroups 1.9.300.1.1.12.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  AlertGroupList  

callHomeDestProfileActive 1.9.300.1.1.12.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

callHomeDestProfileHiMaxMsgSize 1.9.300.1.1.12.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

callHomeEmailAddrTblMaxEntries 1.9.300.1.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

callHomeDestEmailAddressTable 1.9.300.1.1.14
This table contains email addresses and HTTP URLs for the destination profiles.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallHomeDestEmailAddressEntry

callHomeDestEmailAddressEntry 1.9.300.1.1.14.1
An entry containing information about a Call Home destination email address or a destination HTTP URL.
Status: current Access: not-accessible
OBJECT-TYPE    
  CallHomeDestEmailAddressEntry  

callHomeDestEmailAddressIndex 1.9.300.1.1.14.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

callHomeDestEmailAddress 1.9.300.1.1.14.1.2
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'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

callHomeDestEmailAddressStatus 1.9.300.1.1.14.1.3
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

callHomeDestType 1.9.300.1.1.14.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER email(1), http(2)  

callHomeDestHttpUrl 1.9.300.1.1.14.1.5
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'.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoURLString  

callHomeEmailFrom 1.9.300.1.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeEmailReplyTo 1.9.300.1.1.16
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeEmailMsgDispNotification 1.9.300.1.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

callHomeSmtpServerAddrType 1.9.300.1.1.18
Address Type of the SMTP server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

callHomeSmtpServerAddr 1.9.300.1.1.19
Address of the SMTP server.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

callHomeSmtpServerPort 1.9.300.1.1.20
Port of the SMTP server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

ccmSmtpServersTblMaxEntries 1.9.300.1.1.21
Indicates the maximum number of SMTP servers supported by this device. A value of zero indicates no limitation on the number of SMTP servers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ccmSmtpServersTable 1.9.300.1.1.22
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmSmtpServersEntry

ccmSmtpServersEntry 1.9.300.1.1.22.1
An entry containing information about an SMTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmSmtpServersEntry  

ccmSmtpServersAddrType 1.9.300.1.1.22.1.1
Address Type of the SMTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ccmSmtpServersAddr 1.9.300.1.1.22.1.2
Address of the SMTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(1..64)  

ccmSmtpServersPort 1.9.300.1.1.22.1.3
Port of the SMTP server.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

ccmSmtpServersStatus 1.9.300.1.1.22.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ccmSmtpServersPriority 1.9.300.1.1.22.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..100  

ccmSmtpServersUseVrf 1.9.300.1.1.22.1.6
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
Status: current Access: read-create
OBJECT-TYPE    
  CiscoVrfName  

callHomeLastAlertSent 1.9.300.1.2.1
The value of sysUpTime when the last Call Home alert was sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

callHomeAlerts 1.9.300.1.2.2
The number of Call Home alerts sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

callHomeHCAlerts 1.9.300.1.2.3
The number of Call Home alerts sent. This object is a 64-bit version of callHomeAlerts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmAlertsDropped 1.9.300.1.2.4
The number of Call Home alerts dropped due to rate limiting configured through ccmAlertRateLimit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsTable 1.9.300.1.2.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmEventStatsEntry

ccmEventStatsEntry 1.9.300.1.2.5.1
An entry containing Call Home event statistics for a particular Call Home message type.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmEventStatsEntry  

ccmEventStatsTypeIndex 1.9.300.1.2.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER successful(1), inQueue(2), dropped(3), failed(4)  

ccmEventStatsMsgTypeIndex 1.9.300.1.2.5.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER total(1), email(2), http(3)  

ccmEventStatsTotal 1.9.300.1.2.5.1.3
Total number of Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsConfiguration 1.9.300.1.2.5.1.4
The number of Configuration Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsDiagnostic 1.9.300.1.2.5.1.5
The number of Diagnostic Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsEnvironment 1.9.300.1.2.5.1.6
The number of Environment Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsInventory 1.9.300.1.2.5.1.7
The number of Inventory Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsSystemLog 1.9.300.1.2.5.1.8
The number of System Log Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsTest 1.9.300.1.2.5.1.9
The number of Test Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsRequest 1.9.300.1.2.5.1.10
The number of Request Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmEventStatsSendCliOutput 1.9.300.1.2.5.1.11
The number of Send-CLI-Output Call Home events.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ccmSmtpServerStatusTimeStamp 1.9.300.1.3.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccmSmtpServerStatusInitiate 1.9.300.1.3.2
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmSmtpServerStatusResult 1.9.300.1.3.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), successful(2), inprogress(3), failed(4), noSmtpServerConfigured(5)  

ccmSmtpServerStatusTable 1.9.300.1.3.4
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmSmtpServerStatusEntry

ccmSmtpServerStatusEntry 1.9.300.1.3.4.1
An entry containing availability status of a particular SMTP Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmSmtpServerStatusEntry  

ccmSmtpServerStatusAvailability 1.9.300.1.3.4.1.1
This variable indicates whether the SMTP Server is currently available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER available(1), notAvailable(2), unknown(3)  

ccmOnDemandMsgServAvailable 1.9.300.1.3.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ccmSysLogSeverity 1.9.300.1.1.23
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.
Status: current Access: read-write
OBJECT-TYPE    
  SyslogSeverity  

ccmEnableSmtpServerNotif 1.9.300.1.1.24
This variable indicates whether the system produces the ccmSmtpServerFailNotif. A false value for this object will prevent ccmSmtpServerFailNotif notification being generated by the device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

callHomeAlertGroupTypeTable 1.9.300.1.1.25
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallHomeAlertGroupTypeEntry

callHomeAlertGroupTypeEntry 1.9.300.1.1.25.1
An entry containing information about a particular Call Home alert group type in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CallHomeAlertGroupTypeEntry  

callHomeAlertGroupTypeIndex 1.9.300.1.1.25.1.1
This object represents the index corresponding to the particular alert group type configured in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..256  

callHomeAlertGroupName 1.9.300.1.1.25.1.2
This object represents the name of alert group configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

callHomeAlertGroupEnable 1.9.300.1.1.25.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

callHomeAlertGroupCapability 1.9.300.1.1.25.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS callHomeMessageSeverity(0), periodic(1), regularExpression(2), event(3), onDemand(4), onDemandPerEntity(5), periodicHourly(6), periodicMinutes(7)  

callHomeSwInventoryTable 1.9.300.1.1.26
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallHomeSwInventoryEntry

callHomeSwInventoryEntry 1.9.300.1.1.26.1
An entry containing information about the name value pair for a particular software service enabled in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  CallHomeSwInventoryEntry  

callHomeSwServiceName 1.9.300.1.1.26.1.1
This object represents the name of software service enabled in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

callHomeInventoryNVPairIndex 1.9.300.1.1.26.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..256  

callHomeInventoryInfoName 1.9.300.1.1.26.1.3
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'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1024)  

callHomeInventoryInfoValue 1.9.300.1.1.26.1.4
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'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1024)  

ccmPeriodicSwInventoryMsgEnable 1.9.300.1.1.27
This object enables/disables the sending of periodic software inventory Call Home message on the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmPeriodicSwInventoryTimeFrame 1.9.300.1.1.28
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..30  

ccmMsgThrottlingEnable 1.9.300.1.1.29
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmCallHomeAlertGroupCfg 1.9.300.1.1.30
OBJECT IDENTIFIER    

ccmSeverityAlertGroupTable 1.9.300.1.1.30.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmSeverityAlertGroupEntry

ccmSeverityAlertGroupEntry 1.9.300.1.1.30.1.1
An entry containing severity configuration information for a particular alert group in a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmSeverityAlertGroupEntry  

ccmAlertGroupSeverity 1.9.300.1.1.30.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  CallHomeMsgLevel  

ccmPeriodicAlertGroupTable 1.9.300.1.1.30.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmPeriodicAlertGroupEntry

ccmPeriodicAlertGroupEntry 1.9.300.1.1.30.2.1
An entry containing periodic configuration information for a particular alert group in a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmPeriodicAlertGroupEntry  

ccmPeriodicAlertGroupInterval 1.9.300.1.1.30.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER daily(1), weekly(2), monthly(3), hourly(4), minutes(5)  

ccmPeriodicAlertGroupDayOfWeek 1.9.300.1.1.30.2.1.2
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'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saturday(7)  

ccmPeriodicAlertGroupDayOfMonth 1.9.300.1.1.30.2.1.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..31  

ccmPeriodicAlertGroupHour 1.9.300.1.1.30.2.1.4
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..23  

ccmPeriodicAlertGroupMinute 1.9.300.1.1.30.2.1.5
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..59  

ccmPeriodicAlertGroupEnable 1.9.300.1.1.30.2.1.6
This object specifies whether sending Call Home messages periodically is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmPeriodicAlertGroupIntervalMinutes 1.9.300.1.1.30.2.1.7
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ccmMaxSyslogAlertGroupPatterns 1.9.300.1.1.30.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ccmPatternAlertGroupTable 1.9.300.1.1.30.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmPatternAlertGroupEntry

ccmPatternAlertGroupEntry 1.9.300.1.1.30.4.1
An entry containing properties for a pattern which is used to match against system syslog messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmPatternAlertGroupEntry  

ccmAlertGroupPattern 1.9.300.1.1.30.4.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

ccmPatternAlertGroupSeverity 1.9.300.1.1.30.4.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  CallHomeMsgLevel  

ccmPatternAlertGroupStorage 1.9.300.1.1.30.4.1.3
The storage type for this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

ccmPatternAlertGroupStatus 1.9.300.1.1.30.4.1.4
Object to manage creation and deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

callHomeUserDefMaxCmds 1.9.300.1.1.30.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

ccmEventDescription 1.9.300.1.8.1
This object indicates the description of the Call Home event that occurred in the system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString  

ccmEventTime 1.9.300.1.8.2
This object indicates Time when the last Call Home alert was triggered.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TimeStamp  

ccmEventUrgencyLevel 1.9.300.1.8.3
This object specifies the minimum urgency level, associated with Call Home event that occurred in the system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  CallHomeMsgLevel  

callHomeUserDefCmdTable 1.9.300.1.1.30.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallHomeUserDefCmdEntry

callHomeUserDefCmdEntry 1.9.300.1.1.30.6.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  CallHomeUserDefCmdEntry  

callHomeUserDefCmdIndex 1.9.300.1.1.30.6.1.1
An arbitrary integer identifying the user specified CLI command for a particular callHomeAlertGroupTypeIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

callHomeUserDefCmdName 1.9.300.1.1.30.6.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

callHomeUserDefCmdRowStatus 1.9.300.1.1.30.6.1.3
Status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ccmEventAlertGroupTable 1.9.300.1.1.30.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmEventAlertGroupEntry

ccmEventAlertGroupEntry 1.9.300.1.1.30.7.1
An entry containing configuration information about the 'event' alert group configured for a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmEventAlertGroupEntry  

ccmEventAlertGroupEnable 1.9.300.1.1.30.7.1.1
This object specifies whether sending Call Home messages based on alert group event is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmEventAlertGroupOperSeverity 1.9.300.1.1.30.7.1.2
This object indicates the severity level used in the Call Home messages.
Status: current Access: read-only
OBJECT-TYPE    
  CallHomeMsgLevel  

ccmCallHomeProfileTestControl 1.9.300.1.1.31
OBJECT IDENTIFIER    

ccmDestProfileTestTable 1.9.300.1.1.31.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmDestProfileTestEntry

ccmDestProfileTestEntry 1.9.300.1.1.31.1.1
An entry containing control and status information pertaining to test on a destination profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmDestProfileTestEntry  

ccmDestProfileTestTrigger 1.9.300.1.1.31.1.1.1
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmDestProfileTestMessage 1.9.300.1.1.31.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmDestProfileTestStatus 1.9.300.1.1.31.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), successful(2), inprogress(3), failed(4)  

ccmDestProfileTestFailureCause 1.9.300.1.1.31.1.1.4
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'.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ccmCallHomeNotifConfig 1.9.300.1.1.32
OBJECT IDENTIFIER    

ccmSmtpMsgSendFailNotifEnable 1.9.300.1.1.32.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmPeriodicSwInventoryCfg 1.9.300.1.1.33
OBJECT IDENTIFIER    

ccmPeriodicSwInventoryTimeOfDay 1.9.300.1.1.33.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(5)  

ccmAlertRateLimit 1.9.300.1.1.34
The rate-limit, in alerts per minute, of call home alerts generated by the system. Upon exceeding the rate, the alert is dropped.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ccmHttpProxyServerAddrType 1.9.300.1.1.35
This object specifies the type of the HTTP proxy server as represented by the value 'ccmHttpProxyServerAddr'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ccmHttpProxyServerAddr 1.9.300.1.1.36
This object specifies the address of the HTTP proxy server. The type of this address is indicated by the value of 'ccmHttpProxyServerAddrType'.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ccmHttpProxyServerPort 1.9.300.1.1.37
This object specifies the port of the HTTP proxy server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

ccmHttpProxyServerUseEnable 1.9.300.1.1.38
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

callHomeSmtpServerUseVrf 1.9.300.1.1.39
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'
Status: current Access: read-write
OBJECT-TYPE    
  CiscoVrfName  

ccmHttpTransportUseVrf 1.9.300.1.1.40
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'
Status: current Access: read-write
OBJECT-TYPE    
  CiscoVrfName  

ccmOnDemandMsgSendControl 1.9.300.1.4.1
OBJECT IDENTIFIER    

ccmOnDemandMsgSendAlertGroup 1.9.300.1.4.1.1
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'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..256  

ccmOnDemandMsgSendProfile 1.9.300.1.4.1.2
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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..31)  

ccmOnDemandMsgSendEntPhyIndex 1.9.300.1.4.1.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

ccmOnDemandMsgSendTrigger 1.9.300.1.4.1.4
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmOnDemandCliMsgControl 1.9.300.1.4.2
OBJECT IDENTIFIER    

ccmOnDemandCliMsgCliList 1.9.300.1.4.2.1
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
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmOnDemandCliMsgTransport 1.9.300.1.4.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER email(1), http(2)  

ccmOnDemandCliMsgEmail 1.9.300.1.4.2.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmOnDemandCliMsgFormat 1.9.300.1.4.2.4
This object specifies the format of the on demand Call Home message with CLI output.
Status: current Access: read-write
OBJECT-TYPE    
  CallHomeMsgFormat  

ccmOnDemandCliMsgTacServiceReqId 1.9.300.1.4.2.5
This object specifies the Service Request Identifier associated with on demand Call Home message with CLI output.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmOnDemandCliMsgTrigger 1.9.300.1.4.2.6
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmSmartCallHomeProfile 1.9.300.1.5.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..31)  

ccmSmartCallHomeServiceType 1.9.300.1.5.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER commandReference(1), configSanity(2), bugsList(3), outputAnalysis(4), productAdvisory(5)  

ccmSmartCallHomeAnalysisCmd 1.9.300.1.5.3
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'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmSmartCallHomeCcoId 1.9.300.1.5.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmSmartCallHomeTrigger 1.9.300.1.5.5
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'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmCallHomeVrfName 1.9.300.1.6.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  CiscoVrfName  

ccmMsgSourceIpAddrType 1.9.300.1.7.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

ccmMsgSourceIpAddr 1.9.300.1.7.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

ccmMsgSourceInterface 1.9.300.1.7.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

ccmDiagSignatureActive 1.9.300.1.9.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmDiagSignatureProfileName 1.9.300.1.9.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..31)  

ccmCallHomeDiagSignatureInfoTable 1.9.300.1.9.3
A list of Call Home Diagnostic Signatures installed on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcmCallHomeDiagSignatureInfoEntry

ccmCallHomeDiagSignatureInfoEntry 1.9.300.1.9.3.1
An entry containing management information of a Call Home Diagnostic Signature.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcmCallHomeDiagSignatureInfoEntry  

ccmCallHomeDiagSignatureName 1.9.300.1.9.3.1.1
The name of Call Home Diagnostic Signature installed on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..31)  

ccmCallHomeDiagSignatureType 1.9.300.1.9.3.1.2
The type of this Call Home Diagnostic Signature.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER meta(1), tcl(2), applet(3), mixed(4)  

ccmCallHomeDiagSignatureFuncDescr 1.9.300.1.9.3.1.3
A user friendly string providing functionality description for this Call Home Diagnostic Signature.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ccmCallHomeDiagSignatureRev 1.9.300.1.9.3.1.4
The revision information of Call Home Diagnostic Signature.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

ccmCallHomeDiagSignatureSigner 1.9.300.1.9.3.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER cisco(1), partner(2), thirdParty(3)  

ccmCallHomeDiagSignatureTriggerCount 1.9.300.1.9.3.1.6
The number of times this Call Home Diagnostic Signature has been triggered.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccmCallHomeDiagSignatureAvgRuntime 1.9.300.1.9.3.1.7
The average run time of this Call Home Diagnostic Signature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ccmCallHomeDiagSignatureMaxRuntime 1.9.300.1.9.3.1.8
The maximum amount of time it took to run this Call Home Diagnostic Signature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ccmCallHomeSecurityLevel 1.9.300.1.10.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

ccmAnonymousReportingEnable 1.9.300.1.11.1
This object specifies if anonymous reporting functionality is enable for Call Home. A value of 'true' enables the anonymous reporting functionality.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmAaaAuthEnable 1.9.300.1.13.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccmAaaAuthUserName 1.9.300.1.13.2
The object specifies the user name used by Call Home for AAA authorization. Value of this object should be ignored if ccmAaaAuthEnable is 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

ccmSmtpServerFailNotif 1.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.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccmAlertGroupTypeAddedNotif 1.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.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccmAlertGroupTypeDeletedNotif 1.9.300.0.3
A ccmAlertGroupTypeAddedNotif is sent, when an entry corresponds to 'callHomeAlertGroupName' object in this notification is deleted from the callHomeAlertGroupTypeTable.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccmSmtpMsgSendFailNotif 1.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.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccmEventNotif 1.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.
Status: current Access: read-write
NOTIFICATION-TYPE    

chMIBCompliances 1.9.300.2.1
OBJECT IDENTIFIER    

chMIBGroups 1.9.300.2.2
OBJECT IDENTIFIER    

chMIBCompliance 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance1 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance2 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance3 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance4 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance5 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance6 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance7 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance8 1.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.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

chMIBCompliance9 1.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.
Status: current Access: read-only
MODULE-COMPLIANCE    

chSystemInformationGroup 1.9.300.2.2.1
A collection of objects for displaying and configuring system information pertaining to Call Home.
Status: deprecated Access: read-only
OBJECT-GROUP    

chConfigurationGroup 1.9.300.2.2.2
A collection of objects for displaying and configuring Call Home parameters.
Status: deprecated Access: read-only
OBJECT-GROUP    

chEmailMsgDispGroup 1.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.
Status: current Access: read-only
OBJECT-GROUP    

chSingleSmtpServerGroup 1.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.
Status: deprecated Access: read-only
OBJECT-GROUP    

chMultipleSmtpServersGroup 1.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.
Status: current Access: read-only
OBJECT-GROUP    

chStatisticsGroup 1.9.300.2.2.6
A collection of objects for displaying Call Home statistics.
Status: current Access: read-only
OBJECT-GROUP    

ccmSysLogSeverityGroup 1.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.
Status: current Access: read-only
OBJECT-GROUP    

ccmMIBNotificationsConfigGroup 1.9.300.2.2.8
A collection of objects for displaying and configuring Call Home notifications.
Status: current Access: read-only
OBJECT-GROUP    

ccmMIBNotificationsGroup 1.9.300.2.2.9
A collection of notifications.
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

chConfigurationGroup1 1.9.300.2.2.10
A collection of objects for displaying and configuring Call Home parameters.
Status: deprecated Access: read-only
OBJECT-GROUP    

ccmMIBNotificationsGroup1 1.9.300.2.2.11
A collection of notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

chConfigurationGroup2 1.9.300.2.2.12
A collection of objects for displaying and configuring Call Home parameters.
Status: deprecated Access: read-only
OBJECT-GROUP    

chSwInventoryInfoGroup 1.9.300.2.2.13
A collection of objects for displaying and configuring software inventory information.
Status: deprecated Access: read-only
OBJECT-GROUP    

chPeriodicSwInventoryInfoGroup 1.9.300.2.2.14
A collection of objects for configuring periodic software inventory information.
Status: current Access: read-only
OBJECT-GROUP    

chSwInventoryInfoGroup1 1.9.300.2.2.15
A collection of objects for displaying software inventory information.
Status: current Access: read-only
OBJECT-GROUP    

ccmUserDefCmdGroup 1.9.300.2.2.16
A collection of objects for configuring user defined commands for the Call Home alert group types.
Status: current Access: read-only
OBJECT-GROUP    

ccmPeriodicSwInventoryInfoGroup1 1.9.300.2.2.17
A collection of objects for configuring the additional information of periodic software inventory information.
Status: current Access: read-only
OBJECT-GROUP    

ccmConfigurationGroup3 1.9.300.2.2.18
A collection of objects for displaying and configuring Call Home parameters.
Status: current Access: read-only
OBJECT-GROUP    

ccmAlertActionGroup 1.9.300.2.2.19
A collection of objects providing control and status information for Call Home alert actions.
Status: current Access: read-only
OBJECT-GROUP    

ccmProfileMessageLevelGroup 1.9.300.2.2.20
A collection of objects providing control over message filtering level for Call Home messages.
Status: current Access: read-only
OBJECT-GROUP    

ccmProfileActivationGroup 1.9.300.2.2.21
A collection of objects providing control over activating and deactivating configured Call Home profiles.
Status: current Access: read-only
OBJECT-GROUP    

ccmProfileTestGroup 1.9.300.2.2.22
A collection of objects providing control over generation of test alert messages for a profile.
Status: current Access: read-only
OBJECT-GROUP    

ccmProfileAlertGroupsGroup 1.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.
Status: current Access: read-only
OBJECT-GROUP    

ccmProfileAlertGroupControlGroup 1.9.300.2.2.24
A collection of objects providing control over enabling and disabling various alert-groups supported by the system.
Status: current Access: read-only
OBJECT-GROUP    

ccmThrottleConfigurationGroup 1.9.300.2.2.25
A collection of objects for controlling Call Home message throttling functionality.
Status: current Access: read-only
OBJECT-GROUP    

ccmSmtpServersPriorityGroup 1.9.300.2.2.26
A collection of object(s) providing priority related information for Call Home SMTP servers.
Status: current Access: read-only
OBJECT-GROUP    

ccmAlertGroupCapabilityGroup 1.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.
Status: current Access: read-only
OBJECT-GROUP    

ccmHttpCfgGroup 1.9.300.2.2.28
A collection of object(s) for configuring HTTP transport related information for delivering Call Home messages.
Status: current Access: read-only
OBJECT-GROUP    

ccmSeverityAlertGroupCfgGroup 1.9.300.2.2.29
A collection of objects providing information of severity based alert groups.
Status: current Access: read-only
OBJECT-GROUP    

ccmPeriodicAlertGroupCfgGroup 1.9.300.2.2.30
A collection of objects providing information of periodic alert groups.
Status: current Access: read-only
OBJECT-GROUP    

ccmPatternAlertGroupCfgGroup 1.9.300.2.2.31
A collection of objects providing information of pattern based alert groups.
Status: current Access: read-only
OBJECT-GROUP    

ccmEventAlertGroupCfgGroup 1.9.300.2.2.32
A collection of objects providing information of event based alert groups.
Status: current Access: read-only
OBJECT-GROUP    

ccmSmtpMsgSendFailNotifCtrlGroup 1.9.300.2.2.33
A collection of object(s) to control SMTP message send failure related notification(s).
Status: current Access: read-only
OBJECT-GROUP    

ccmSmtpMsgSendFailNotifGroup 1.9.300.2.2.34
A collection of notification(s) for SMTP message send failures.
Status: current Access: read-only
NOTIFICATION-GROUP    

ccmAlertHCStatisticsGroup 1.9.300.2.2.35
A collection of objects for displaying Call Home 64 bit alert statistics.
Status: current Access: read-only
OBJECT-GROUP    

ccmAlertRateLimitGroup 1.9.300.2.2.36
A collection of object(s) providing information regarding the Call Home rate limit mechanism.
Status: current Access: read-only
OBJECT-GROUP    

ccmSmtpServerStatusGroup 1.9.300.2.2.37
A collection of object(s) providing information regarding status availability of Call Home Smtp Servers.
Status: current Access: read-only
OBJECT-GROUP    

ccmProfileHiMessageSizeGroup 1.9.300.2.2.38
A collection of objects providing information regarding to maximum size message to destination.
Status: current Access: read-only
OBJECT-GROUP    

chSystemInformationGroup1 1.9.300.2.2.39
A collection of objects for displaying and configuring system information pertaining to Call Home.
Status: current Access: read-only
OBJECT-GROUP    

chSystemServicePriorityGroup 1.9.300.2.2.40
A collection of objects for configuring configuring system service priority pertaining to Call Home.
Status: current Access: read-only
OBJECT-GROUP    

ccmOnDemandMsgSendControlGroup 1.9.300.2.2.41
A collection of objects that enable sending on demand Call Home messages.
Status: current Access: read-only
OBJECT-GROUP    

ccmOnDemandMsgStatusGroup 1.9.300.2.2.42
A collection of object(s) to indicate status of on demand message service on the device.
Status: current Access: read-only
OBJECT-GROUP    

ccmSmartCallHomeGroup 1.9.300.2.2.43
A collection of objects that enable issuing Smart Call Home messages.
Status: current Access: read-only
OBJECT-GROUP    

ccmEventStatsGroup 1.9.300.2.2.44
A collection of object(s) indicating statistical information for the Call Home events.
Status: current Access: read-only
OBJECT-GROUP    

ccmEventNotifGroup 1.9.300.2.2.45
A collection of object(s) indicating the Call Home events that occurred in the system.
Status: current Access: read-only
NOTIFICATION-GROUP    

ccmCallhomeEventsGroup 1.9.300.2.2.46
A collection of notification objects required for Call Home events that occurred in the system.
Status: current Access: read-only
OBJECT-GROUP    

ccmCallHomeVrfGroup 1.9.300.2.2.47
A collection of object(s) to manage VRF information for Call Home feature.
Status: current Access: read-only
OBJECT-GROUP    

ccmSmtpServersVrfGroup 1.9.300.2.2.48
A collection of object(s) to manage VRF information for SMTP Servers in Call Home feature.
Status: current Access: read-only
OBJECT-GROUP    

ccmHttpProxyServerGroup 1.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
Status: current Access: read-only
OBJECT-GROUP    

ccmHttpTransportVrfGroup 1.9.300.2.2.50
A collection of object(s) to manage VRF information for HTTP transport in Call Home feature.
Status: current Access: read-only
OBJECT-GROUP    

ccmSingleSmtpServerGroup 1.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.
Status: current Access: read-only
OBJECT-GROUP    

ccmMessageSourceGroup 1.9.300.2.2.52
A collection of objects to manage Call Home message source address.
Status: current Access: read-only
OBJECT-GROUP    

ccmCallHomePeriodicMinutesGroup 1.9.300.2.2.53
A collection of objects to configure periodic interval in minutes.
Status: current Access: read-only
OBJECT-GROUP    

ccmOnDemandCliMsgGroup 1.9.300.2.2.54
A collection of object(s) to manage on demand Call Home messages with CLI output.
Status: current Access: read-only
OBJECT-GROUP    

ccmCallHomeDiagSignatureGroup 1.9.300.2.2.55
A collection of objects to manage Call Home Diagnostic Signature functionality.
Status: current Access: read-only
OBJECT-GROUP    

ccmCallHomeSecurityLevelGroup 1.9.300.2.2.56
A collection of objects to manage security level of Call Home.
Status: current Access: read-only
OBJECT-GROUP    

ccmCallHomeAnonymousReportingGroup 1.9.300.2.2.57
A collection of objects to manage reporting functionality of Call Home.
Status: current Access: read-only
OBJECT-GROUP    

ccmCallHomeAaaGroup 1.9.300.2.2.58
A collection of objects to manage AAA functionality for Call Home.
Status: current Access: read-only
OBJECT-GROUP