MIBs Depot

CISCO-CALLHOME-MIB

Registered at
1.3.6.1.4.1.9.9.300
Last updated
2015-11-20 00:00
Organization
Cisco Systems Inc.
Revisions
2015-11-20 00:00, 2012-04-27 00:00, 2010-11-08 00:00, 2009-05-04 00:00, 2009-04-09 00:00, 2008-07-01 00:00, 2007-12-19 00:00, 2007-03-29 00:00, 2006-03-30 00:00, 2004-08-02 00:00, 2004-02-11 00:00, 2004-02-09 00:00, 2003-10-30 00:00, 2003-05-20 00:00, 2002-10-28 00:00
Namespace
cisco
Source file
CISCO-CALLHOME-MIB
Digest
sha256:4e251cbbd829b1491dbade1aa67d3862381ccc2ca1dc3b58737c5737a3e079b0

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com, cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-SYSLOG-MIBSyslogSeverity
CISCO-TCCiscoURLString, CiscoVrfName, EntPhysicalIndexOrZero
IF-MIBInterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-MIBsysName
SNMPv2-SMICounter32, Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
AlertGroupList
TEXTUAL-CONVENTION
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.
current
CallHomeAlert
TEXTUAL-CONVENTION
The type of the Call Home alert. noOp (1) - no alert test (2) - alert name 'Test' inventory (3) - alert name 'Inventory' .
current
CallHomeDataPrivacyLevel
TEXTUAL-CONVENTION
Call Home data privacy which scrubs data from running configuration file to protect the privacy of the user. normal (0) - scrubs all normal privacy level commands high (1) - scrubs all high privacy level commands which includes normal privacy level commands and the IP domain name and IP address commands hostnameAndNormal (2) - scrubs all normal privacy level commands plus hostname command hostnameAndHigh (3) - scrubs all high privacy level commands plus hostname command
current
CallHomeMsgFormat
TEXTUAL-CONVENTION
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 :' .
current
CallHomeMsgLevel
TEXTUAL-CONVENTION
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.
current
CallHomeTransportMethod
TEXTUAL-CONVENTION
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 .
current

Objects

NameOIDSyntaxAccessStatus
ccmCallHomeNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.0
ciscoCallHomeMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1
ccmCallHomeConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.1
callHomeEnable
OBJECT-TYPE
This object enables/disables the Call Home infrastructure on the local device.
1.3.6.1.4.1.9.9.300.1.1.1TruthValueread-writecurrent
sysContactPhoneNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.2SnmpAdminString (SIZE(0 | 12 | 13..17))read-writecurrent
sysContactEmailAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.3SnmpAdminStringread-writecurrent
sysStreetAddress
OBJECT-TYPE
The mailing address of this managed node.
1.3.6.1.4.1.9.9.300.1.1.4SnmpAdminStringread-writecurrent
callHomeCustomerId
OBJECT-TYPE
A string, in whatever format is appropriate, to identify the customer.
1.3.6.1.4.1.9.9.300.1.1.5SnmpAdminStringread-writecurrent
callHomeContractId
OBJECT-TYPE
A string, in whatever format is appropriate, to identify the support contract between the customer and support partner.
1.3.6.1.4.1.9.9.300.1.1.6SnmpAdminStringread-writecurrent
callHomeSiteId
OBJECT-TYPE
A location identifier of this device.
1.3.6.1.4.1.9.9.300.1.1.7SnmpAdminStringread-writecurrent
callHomeDeviceServicePriority
OBJECT-TYPE
The service priority of the device. This determines how fast the device has to be serviced.
1.3.6.1.4.1.9.9.300.1.1.8SyslogSeverityread-writecurrent
callHomeAlertAction
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.9CallHomeAlertread-writecurrent
callHomeAlertActionStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.10INTEGER {unknown(1), successful(2), inprogress(3), failed(4)}read-onlycurrent
callHomeAlertActionFailureCause
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.11SnmpAdminStringread-onlycurrent
callHomeDestProfileTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.12not-accessiblecurrent
callHomeDestProfileEntry
OBJECT-TYPE
An entry containing information about a Call Home destination.
1.3.6.1.4.1.9.9.300.1.1.12.1not-accessiblecurrent
callHomeDestProfileName
OBJECT-TYPE
Name of the destination profile.
1.3.6.1.4.1.9.9.300.1.1.12.1.1SnmpAdminString (SIZE(1..31))not-accessiblecurrent
callHomeDestProfileMsgFormat
OBJECT-TYPE
The Call Home format used with profile while sending the message.
1.3.6.1.4.1.9.9.300.1.1.12.1.2CallHomeMsgFormatread-createcurrent
callHomeDestProfileMaxMsgSize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.12.1.3Unsigned32 (0..1000000)read-createcurrent
callHomeDestProfileTrnsprtMthd
OBJECT-TYPE
Call Home transport method used to deliver the alert messages.
1.3.6.1.4.1.9.9.300.1.1.12.1.4CallHomeTransportMethodread-createcurrent
callHomeDestProfileStatus
OBJECT-TYPE
Status of this row.
1.3.6.1.4.1.9.9.300.1.1.12.1.5RowStatusread-createcurrent
callHomeDestProfileMsgLevel
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.12.1.6CallHomeMsgLevelread-createcurrent
callHomeDestProfileAlertGroups
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.12.1.7AlertGroupListread-createcurrent
callHomeDestProfileActive
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.12.1.8TruthValueread-createcurrent
callHomeDestProfileHiMaxMsgSize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.12.1.9Unsigned32read-createcurrent
callHomeEmailAddrTblMaxEntries
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.13Unsigned32 (0..65535)read-onlycurrent
callHomeDestEmailAddressTable
OBJECT-TYPE
This table contains email addresses and HTTP URLs for the destination profiles.
1.3.6.1.4.1.9.9.300.1.1.14not-accessiblecurrent
callHomeDestEmailAddressEntry
OBJECT-TYPE
An entry containing information about a Call Home destination email address or a destination HTTP URL.
1.3.6.1.4.1.9.9.300.1.1.14.1not-accessiblecurrent
callHomeDestEmailAddressIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.14.1.1Unsigned32 (1..65535)not-accessiblecurrent
callHomeDestEmailAddress
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.14.1.2SnmpAdminStringread-createcurrent
callHomeDestEmailAddressStatus
OBJECT-TYPE
Status of this row.
1.3.6.1.4.1.9.9.300.1.1.14.1.3RowStatusread-createcurrent
callHomeDestType
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.14.1.4INTEGER {email(1), http(2)}read-createcurrent
callHomeDestHttpUrl
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.14.1.5CiscoURLStringread-createcurrent
callHomeEmailFrom
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.15SnmpAdminStringread-writecurrent
callHomeEmailReplyTo
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.16SnmpAdminStringread-writecurrent
callHomeEmailMsgDispNotification
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.17SnmpAdminStringread-writecurrent
callHomeSmtpServerAddrType
OBJECT-TYPE
Address Type of the SMTP server.
1.3.6.1.4.1.9.9.300.1.1.18InetAddressTyperead-writecurrent
callHomeSmtpServerAddr
OBJECT-TYPE
Address of the SMTP server.
1.3.6.1.4.1.9.9.300.1.1.19InetAddressread-writecurrent
callHomeSmtpServerPort
OBJECT-TYPE
Port of the SMTP server.
1.3.6.1.4.1.9.9.300.1.1.20Unsigned32 (1..65535)read-writecurrent
ccmSmtpServersTblMaxEntries
OBJECT-TYPE
Indicates the maximum number of SMTP servers supported by this device. A value of zero indicates no limitation on the number of SMTP servers.
1.3.6.1.4.1.9.9.300.1.1.21Unsigned32 (0..65535)read-onlycurrent
ccmSmtpServersTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.22not-accessiblecurrent
ccmSmtpServersEntry
OBJECT-TYPE
An entry containing information about an SMTP server.
1.3.6.1.4.1.9.9.300.1.1.22.1not-accessiblecurrent
ccmSmtpServersAddrType
OBJECT-TYPE
Address Type of the SMTP server.
1.3.6.1.4.1.9.9.300.1.1.22.1.1InetAddressTypenot-accessiblecurrent
ccmSmtpServersAddr
OBJECT-TYPE
Address of the SMTP server.
1.3.6.1.4.1.9.9.300.1.1.22.1.2InetAddress (SIZE(1..64))not-accessiblecurrent
ccmSmtpServersPort
OBJECT-TYPE
Port of the SMTP server.
1.3.6.1.4.1.9.9.300.1.1.22.1.3Unsigned32 (1..65535)read-createcurrent
ccmSmtpServersStatus
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.22.1.4RowStatusread-createcurrent
ccmSmtpServersPriority
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.22.1.5Unsigned32 (1..100)read-createcurrent
ccmSmtpServersUseVrf
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.300.1.1.22.1.6CiscoVrfNameread-createcurrent
ccmSysLogSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.23SyslogSeverityread-writecurrent
ccmEnableSmtpServerNotif
OBJECT-TYPE
This variable indicates whether the system produces the ccmSmtpServerFailNotif. A false value for this object will prevent ccmSmtpServerFailNotif notification being generated by the device.
1.3.6.1.4.1.9.9.300.1.1.24TruthValueread-writecurrent
callHomeAlertGroupTypeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.25not-accessiblecurrent
callHomeAlertGroupTypeEntry
OBJECT-TYPE
An entry containing information about a particular Call Home alert group type in the system.
1.3.6.1.4.1.9.9.300.1.1.25.1not-accessiblecurrent
callHomeAlertGroupTypeIndex
OBJECT-TYPE
This object represents the index corresponding to the particular alert group type configured in the system.
1.3.6.1.4.1.9.9.300.1.1.25.1.1Unsigned32 (1..256)not-accessiblecurrent
callHomeAlertGroupName
OBJECT-TYPE
This object represents the name of alert group configured in the system.
1.3.6.1.4.1.9.9.300.1.1.25.1.2SnmpAdminString (SIZE(0..255))read-onlycurrent
callHomeAlertGroupEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.25.1.3TruthValueread-writecurrent
callHomeAlertGroupCapability
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.25.1.4Bits {callHomeMessageSeverity(0), periodic(1), regularExpression(2), event(3), onDemand(4), onDemandPerEntity(5), periodicHourly(6), periodicMinutes(7)}read-onlycurrent
callHomeSwInventoryTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.26not-accessiblecurrent
callHomeSwInventoryEntry
OBJECT-TYPE
An entry containing information about the name value pair for a particular software service enabled in the system.
1.3.6.1.4.1.9.9.300.1.1.26.1not-accessiblecurrent
callHomeSwServiceName
OBJECT-TYPE
This object represents the name of software service enabled in the system.
1.3.6.1.4.1.9.9.300.1.1.26.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
callHomeInventoryNVPairIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.26.1.2Unsigned32 (1..256)not-accessiblecurrent
callHomeInventoryInfoName
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.26.1.3OCTET STRING (SIZE(1..1024))read-onlycurrent
callHomeInventoryInfoValue
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.26.1.4OCTET STRING (SIZE(1..1024))read-onlycurrent
ccmPeriodicSwInventoryMsgEnable
OBJECT-TYPE
This object enables/disables the sending of periodic software inventory Call Home message on the system.
1.3.6.1.4.1.9.9.300.1.1.27TruthValueread-writecurrent
ccmPeriodicSwInventoryTimeFrame
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.28Unsigned32 (1..30)read-writecurrent
ccmMsgThrottlingEnable
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.29TruthValueread-writecurrent
ccmCallHomeAlertGroupCfg
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.1.30
ccmSeverityAlertGroupTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.1not-accessiblecurrent
ccmSeverityAlertGroupEntry
OBJECT-TYPE
An entry containing severity configuration information for a particular alert group in a profile.
1.3.6.1.4.1.9.9.300.1.1.30.1.1not-accessiblecurrent
ccmAlertGroupSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.1.1.1CallHomeMsgLevelread-writecurrent
ccmPeriodicAlertGroupTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.2not-accessiblecurrent
ccmPeriodicAlertGroupEntry
OBJECT-TYPE
An entry containing periodic configuration information for a particular alert group in a profile.
1.3.6.1.4.1.9.9.300.1.1.30.2.1not-accessiblecurrent
ccmPeriodicAlertGroupInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.1INTEGER {daily(1), weekly(2), monthly(3), hourly(4), minutes(5)}read-writecurrent
ccmPeriodicAlertGroupDayOfWeek
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.2INTEGER {sunday(1), monday(2), tuesday(3), wednesday(4), thursday(5), friday(6), saturday(7)}read-writecurrent
ccmPeriodicAlertGroupDayOfMonth
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.3Unsigned32 (1..31)read-writecurrent
ccmPeriodicAlertGroupHour
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.4Unsigned32 (0..23)read-writecurrent
ccmPeriodicAlertGroupMinute
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.5Unsigned32 (0..59)read-writecurrent
ccmPeriodicAlertGroupEnable
OBJECT-TYPE
This object specifies whether sending Call Home messages periodically is enabled.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.6TruthValueread-writecurrent
ccmPeriodicAlertGroupIntervalMinutes
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.30.2.1.7Unsigned32read-writecurrent
ccmMaxSyslogAlertGroupPatterns
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.3Unsigned32read-onlycurrent
ccmPatternAlertGroupTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.4not-accessiblecurrent
ccmPatternAlertGroupEntry
OBJECT-TYPE
An entry containing properties for a pattern which is used to match against system syslog messages.
1.3.6.1.4.1.9.9.300.1.1.30.4.1not-accessiblecurrent
ccmAlertGroupPattern
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.4.1.1SnmpAdminString (SIZE(1..80))not-accessiblecurrent
ccmPatternAlertGroupSeverity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.4.1.2CallHomeMsgLevelread-createcurrent
ccmPatternAlertGroupStorage
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.9.300.1.1.30.4.1.3StorageTyperead-createcurrent
ccmPatternAlertGroupStatus
OBJECT-TYPE
Object to manage creation and deletion of rows in this table.
1.3.6.1.4.1.9.9.300.1.1.30.4.1.4RowStatusread-createcurrent
callHomeUserDefMaxCmds
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.5Unsigned32 (0..65535)read-onlycurrent
callHomeUserDefCmdTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.6not-accessiblecurrent
callHomeUserDefCmdEntry
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.30.6.1not-accessiblecurrent
callHomeUserDefCmdIndex
OBJECT-TYPE
An arbitrary integer identifying the user specified CLI command for a particular callHomeAlertGroupTypeIndex.
1.3.6.1.4.1.9.9.300.1.1.30.6.1.1Unsigned32not-accessiblecurrent
callHomeUserDefCmdName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.6.1.2SnmpAdminString (SIZE(1..255))read-createcurrent
callHomeUserDefCmdRowStatus
OBJECT-TYPE
Status of this row.
1.3.6.1.4.1.9.9.300.1.1.30.6.1.3RowStatusread-createcurrent
ccmEventAlertGroupTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.30.7not-accessiblecurrent
ccmEventAlertGroupEntry
OBJECT-TYPE
An entry containing configuration information about the 'event' alert group configured for a profile.
1.3.6.1.4.1.9.9.300.1.1.30.7.1not-accessiblecurrent
ccmEventAlertGroupEnable
OBJECT-TYPE
This object specifies whether sending Call Home messages based on alert group event is enabled.
1.3.6.1.4.1.9.9.300.1.1.30.7.1.1TruthValueread-writecurrent
ccmEventAlertGroupOperSeverity
OBJECT-TYPE
This object indicates the severity level used in the Call Home messages.
1.3.6.1.4.1.9.9.300.1.1.30.7.1.2CallHomeMsgLevelread-onlycurrent
ccmCallHomeProfileTestControl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.1.31
ccmDestProfileTestTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.31.1not-accessiblecurrent
ccmDestProfileTestEntry
OBJECT-TYPE
An entry containing control and status information pertaining to test on a destination profile.
1.3.6.1.4.1.9.9.300.1.1.31.1.1not-accessiblecurrent
ccmDestProfileTestTrigger
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.31.1.1.1TruthValueread-writecurrent
ccmDestProfileTestMessage
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.31.1.1.2SnmpAdminStringread-writecurrent
ccmDestProfileTestStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.31.1.1.3INTEGER {unknown(1), successful(2), inprogress(3), failed(4)}read-onlycurrent
ccmDestProfileTestFailureCause
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.1.31.1.1.4SnmpAdminStringread-onlycurrent
ccmCallHomeNotifConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.1.32
ccmSmtpMsgSendFailNotifEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.32.1TruthValueread-writecurrent
ccmPeriodicSwInventoryCfg
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.1.33
ccmPeriodicSwInventoryTimeOfDay
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.33.1SnmpAdminString (SIZE(5))read-writecurrent
ccmAlertRateLimit
OBJECT-TYPE
The rate-limit, in alerts per minute, of call home alerts generated by the system. Upon exceeding the rate, the alert is dropped.
1.3.6.1.4.1.9.9.300.1.1.34Unsigned32read-writecurrent
ccmHttpProxyServerAddrType
OBJECT-TYPE
This object specifies the type of the HTTP proxy server as represented by the value 'ccmHttpProxyServerAddr'.
1.3.6.1.4.1.9.9.300.1.1.35InetAddressTyperead-writecurrent
ccmHttpProxyServerAddr
OBJECT-TYPE
This object specifies the address of the HTTP proxy server. The type of this address is indicated by the value of 'ccmHttpProxyServerAddrType'.
1.3.6.1.4.1.9.9.300.1.1.36InetAddressread-writecurrent
ccmHttpProxyServerPort
OBJECT-TYPE
This object specifies the port of the HTTP proxy server.
1.3.6.1.4.1.9.9.300.1.1.37Unsigned32 (1..65535)read-writecurrent
ccmHttpProxyServerUseEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.1.38TruthValueread-writecurrent
callHomeSmtpServerUseVrf
OBJECT-TYPE
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'
1.3.6.1.4.1.9.9.300.1.1.39CiscoVrfNameread-writecurrent
ccmHttpTransportUseVrf
OBJECT-TYPE
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'
1.3.6.1.4.1.9.9.300.1.1.40CiscoVrfNameread-writecurrent
callHomeDataPrivacy
OBJECT-TYPE
The objects specifies the privacy level of Call Home messages.
1.3.6.1.4.1.9.9.300.1.1.41CallHomeDataPrivacyLevelread-writecurrent
ccmCallHomeStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.2
callHomeLastAlertSent
OBJECT-TYPE
The value of sysUpTime when the last Call Home alert was sent.
1.3.6.1.4.1.9.9.300.1.2.1TimeStampread-onlycurrent
callHomeAlerts
OBJECT-TYPE
The number of Call Home alerts sent.
1.3.6.1.4.1.9.9.300.1.2.2Counter32read-onlycurrent
callHomeHCAlerts
OBJECT-TYPE
The number of Call Home alerts sent. This object is a 64-bit version of callHomeAlerts
1.3.6.1.4.1.9.9.300.1.2.3Counter64read-onlycurrent
ccmAlertsDropped
OBJECT-TYPE
The number of Call Home alerts dropped due to rate limiting configured through ccmAlertRateLimit.
1.3.6.1.4.1.9.9.300.1.2.4Counter64read-onlycurrent
ccmEventStatsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.2.5not-accessiblecurrent
ccmEventStatsEntry
OBJECT-TYPE
An entry containing Call Home event statistics for a particular Call Home message type.
1.3.6.1.4.1.9.9.300.1.2.5.1not-accessiblecurrent
ccmEventStatsTypeIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.2.5.1.1INTEGER {successful(1), inQueue(2), dropped(3), failed(4)}not-accessiblecurrent
ccmEventStatsMsgTypeIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.2.5.1.2INTEGER {total(1), email(2), http(3)}not-accessiblecurrent
ccmEventStatsTotal
OBJECT-TYPE
Total number of Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.3Counter64read-onlycurrent
ccmEventStatsConfiguration
OBJECT-TYPE
The number of Configuration Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.4Counter64read-onlycurrent
ccmEventStatsDiagnostic
OBJECT-TYPE
The number of Diagnostic Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.5Counter64read-onlycurrent
ccmEventStatsEnvironment
OBJECT-TYPE
The number of Environment Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.6Counter64read-onlycurrent
ccmEventStatsInventory
OBJECT-TYPE
The number of Inventory Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.7Counter64read-onlycurrent
ccmEventStatsSystemLog
OBJECT-TYPE
The number of System Log Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.8Counter64read-onlycurrent
ccmEventStatsTest
OBJECT-TYPE
The number of Test Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.9Counter64read-onlycurrent
ccmEventStatsRequest
OBJECT-TYPE
The number of Request Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.10Counter64read-onlycurrent
ccmEventStatsSendCliOutput
OBJECT-TYPE
The number of Send-CLI-Output Call Home events.
1.3.6.1.4.1.9.9.300.1.2.5.1.11Counter64read-onlycurrent
ccmCallHomeStatus
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.3
ccmSmtpServerStatusTimeStamp
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.3.1TimeStampread-onlycurrent
ccmSmtpServerStatusInitiate
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.3.2TruthValueread-writecurrent
ccmSmtpServerStatusResult
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.3.3INTEGER {unknown(1), successful(2), inprogress(3), failed(4), noSmtpServerConfigured(5)}read-onlycurrent
ccmSmtpServerStatusTable
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.3.4not-accessiblecurrent
ccmSmtpServerStatusEntry
OBJECT-TYPE
An entry containing availability status of a particular SMTP Server.
1.3.6.1.4.1.9.9.300.1.3.4.1not-accessiblecurrent
ccmSmtpServerStatusAvailability
OBJECT-TYPE
This variable indicates whether the SMTP Server is currently available.
1.3.6.1.4.1.9.9.300.1.3.4.1.1INTEGER {available(1), notAvailable(2), unknown(3)}read-onlycurrent
ccmOnDemandMsgServAvailable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.3.5TruthValueread-onlycurrent
ccmCallHomeOnDemandActions
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.4
ccmOnDemandMsgSendControl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.4.1
ccmOnDemandMsgSendAlertGroup
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.4.1.1Unsigned32 (1..256)read-writecurrent
ccmOnDemandMsgSendProfile
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.4.1.2SnmpAdminString (SIZE(0..31))read-writecurrent
ccmOnDemandMsgSendEntPhyIndex
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.4.1.3EntPhysicalIndexOrZeroread-writecurrent
ccmOnDemandMsgSendTrigger
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.4.1.4TruthValueread-writecurrent
ccmOnDemandCliMsgControl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.4.2
ccmOnDemandCliMsgCliList
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.300.1.4.2.1SnmpAdminStringread-writecurrent
ccmOnDemandCliMsgTransport
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.4.2.2INTEGER {email(1), http(2)}read-writecurrent
ccmOnDemandCliMsgEmail
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.4.2.3SnmpAdminStringread-writecurrent
ccmOnDemandCliMsgFormat
OBJECT-TYPE
This object specifies the format of the on demand Call Home message with CLI output.
1.3.6.1.4.1.9.9.300.1.4.2.4CallHomeMsgFormatread-writecurrent
ccmOnDemandCliMsgTacServiceReqId
OBJECT-TYPE
This object specifies the Service Request Identifier associated with on demand Call Home message with CLI output.
1.3.6.1.4.1.9.9.300.1.4.2.5SnmpAdminStringread-writecurrent
ccmOnDemandCliMsgTrigger
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.4.2.6TruthValueread-writecurrent
ccmSmartCallHomeActions
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.5
ccmSmartCallHomeProfile
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.5.1SnmpAdminString (SIZE(0..31))read-writecurrent
ccmSmartCallHomeServiceType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.5.2INTEGER {commandReference(1), configSanity(2), bugsList(3), outputAnalysis(4), productAdvisory(5)}read-writecurrent
ccmSmartCallHomeAnalysisCmd
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.5.3SnmpAdminStringread-writecurrent
ccmSmartCallHomeCcoId
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.5.4SnmpAdminStringread-writecurrent
ccmSmartCallHomeTrigger
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.300.1.5.5TruthValueread-writecurrent
ccmCallHomeVrf
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.6
ccmCallHomeVrfName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.6.1CiscoVrfNameread-writecurrent
ccmCallHomeMessageSource
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.7
ccmMsgSourceIpAddrType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.7.1InetAddressTyperead-writecurrent
ccmMsgSourceIpAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.7.2InetAddressread-writecurrent
ccmMsgSourceInterface
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.7.3InterfaceIndexOrZeroread-writecurrent
ccmCallhomeEvents
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.8
ccmEventDescription
OBJECT-TYPE
This object indicates the description of the Call Home event that occurred in the system.
1.3.6.1.4.1.9.9.300.1.8.1SnmpAdminStringaccessible-for-notifycurrent
ccmEventTime
OBJECT-TYPE
This object indicates Time when the last Call Home alert was triggered.
1.3.6.1.4.1.9.9.300.1.8.2TimeStampaccessible-for-notifycurrent
ccmEventUrgencyLevel
OBJECT-TYPE
This object specifies the minimum urgency level, associated with Call Home event that occurred in the system.
1.3.6.1.4.1.9.9.300.1.8.3CallHomeMsgLevelaccessible-for-notifycurrent
ccmCallHomeDiagSignature
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.9
ccmDiagSignatureActive
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.9.1TruthValueread-writecurrent
ccmDiagSignatureProfileName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.9.2SnmpAdminString (SIZE(0..31))read-writecurrent
ccmCallHomeDiagSignatureInfoTable
OBJECT-TYPE
A list of Call Home Diagnostic Signatures installed on the device.
1.3.6.1.4.1.9.9.300.1.9.3not-accessiblecurrent
ccmCallHomeDiagSignatureInfoEntry
OBJECT-TYPE
An entry containing management information of a Call Home Diagnostic Signature.
1.3.6.1.4.1.9.9.300.1.9.3.1not-accessiblecurrent
ccmCallHomeDiagSignatureName
OBJECT-TYPE
The name of Call Home Diagnostic Signature installed on the device.
1.3.6.1.4.1.9.9.300.1.9.3.1.1SnmpAdminString (SIZE(1..31))not-accessiblecurrent
ccmCallHomeDiagSignatureType
OBJECT-TYPE
The type of this Call Home Diagnostic Signature.
1.3.6.1.4.1.9.9.300.1.9.3.1.2INTEGER {meta(1), tcl(2), applet(3), mixed(4)}read-onlycurrent
ccmCallHomeDiagSignatureFuncDescr
OBJECT-TYPE
A user friendly string providing functionality description for this Call Home Diagnostic Signature.
1.3.6.1.4.1.9.9.300.1.9.3.1.3SnmpAdminStringread-onlycurrent
ccmCallHomeDiagSignatureRev
OBJECT-TYPE
The revision information of Call Home Diagnostic Signature.
1.3.6.1.4.1.9.9.300.1.9.3.1.4SnmpAdminStringread-onlycurrent
ccmCallHomeDiagSignatureSigner
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.9.3.1.5INTEGER {cisco(1), partner(2), thirdParty(3)}read-onlycurrent
ccmCallHomeDiagSignatureTriggerCount
OBJECT-TYPE
The number of times this Call Home Diagnostic Signature has been triggered.
1.3.6.1.4.1.9.9.300.1.9.3.1.6Counter32read-onlycurrent
ccmCallHomeDiagSignatureAvgRuntime
OBJECT-TYPE
The average run time of this Call Home Diagnostic Signature.
1.3.6.1.4.1.9.9.300.1.9.3.1.7Unsigned32read-onlycurrent
ccmCallHomeDiagSignatureMaxRuntime
OBJECT-TYPE
The maximum amount of time it took to run this Call Home Diagnostic Signature.
1.3.6.1.4.1.9.9.300.1.9.3.1.8Unsigned32read-onlycurrent
ccmCallHomeSecurity
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.10
ccmCallHomeSecurityLevel
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.10.1INTEGER {normal(1), high(2)}read-writecurrent
ccmCallHomeReporting
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.11
ccmAnonymousReportingEnable
OBJECT-TYPE
This object specifies if anonymous reporting functionality is enable for Call Home. A value of 'true' enables the anonymous reporting functionality.
1.3.6.1.4.1.9.9.300.1.11.1TruthValueread-writecurrent
ccmCallHomeHttpProxy
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.12
ccmCallHomeAaa
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.1.13
ccmAaaAuthEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.300.1.13.1TruthValueread-writecurrent
ccmAaaAuthUserName
OBJECT-TYPE
The object specifies the user name used by Call Home for AAA authorization. Value of this object should be ignored if ccmAaaAuthEnable is 'false'.
1.3.6.1.4.1.9.9.300.1.13.2SnmpAdminStringread-writecurrent
chMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.2
chMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.2.1
chMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.300.2.2

Notifications

NameOIDStatus
ccmSmtpServerFailNotif
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.300.0.1current
ccmAlertGroupTypeAddedNotif
NOTIFICATION-TYPE
A ccmAlertGroupTypeAddedNotif is sent, when a new entry corresponds to the 'callHomeAlertGroupName' object in this notification is added into the callHomeAlertGroupTypeTable.
1.3.6.1.4.1.9.9.300.0.2current
ccmAlertGroupTypeDeletedNotif
NOTIFICATION-TYPE
A ccmAlertGroupTypeAddedNotif is sent, when an entry corresponds to 'callHomeAlertGroupName' object in this notification is deleted from the callHomeAlertGroupTypeTable.
1.3.6.1.4.1.9.9.300.0.3current
ccmSmtpMsgSendFailNotif
NOTIFICATION-TYPE
A ccmSmtpMsgSendFailNotif is generated if the device fails to send an e-mail notification through all of the SMTP servers in ccmSmtpServersTable.
1.3.6.1.4.1.9.9.300.0.4current
ccmEventNotif
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.300.0.5current

Conformance

NameOIDStatus
chMIBCompliance
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.1deprecated
chMIBCompliance1
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.2deprecated
chMIBCompliance2
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.3deprecated
chMIBCompliance3
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.4deprecated
chMIBCompliance4
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.5deprecated
chMIBCompliance5
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.6deprecated
chMIBCompliance6
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.7deprecated
chMIBCompliance7
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.8deprecated
chMIBCompliance8
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.9deprecated
chMIBCompliance9
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.10current
chMIBCompliance10
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.9.9.300.2.1.11current
chSystemInformationGroup
OBJECT-GROUP
A collection of objects for displaying and configuring system information pertaining to Call Home.
1.3.6.1.4.1.9.9.300.2.2.1deprecated
chConfigurationGroup
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home parameters.
1.3.6.1.4.1.9.9.300.2.2.2deprecated
chEmailMsgDispGroup
OBJECT-GROUP
A collection of object(s) for displaying and configuring e-mail address to which the e-mail disposition notification should be sent.
1.3.6.1.4.1.9.9.300.2.2.3current
chSingleSmtpServerGroup
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home SMTP server on the devices which support only one SMTP server.
1.3.6.1.4.1.9.9.300.2.2.4deprecated
chMultipleSmtpServersGroup
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home SMTP server on the devices which support on one SMTP server.
1.3.6.1.4.1.9.9.300.2.2.5current
chStatisticsGroup
OBJECT-GROUP
A collection of objects for displaying Call Home statistics.
1.3.6.1.4.1.9.9.300.2.2.6current
ccmSysLogSeverityGroup
OBJECT-GROUP
A collection of object(s) for displaying and configuring Call Home syslog severity based on which Call Home alerts may be issued.
1.3.6.1.4.1.9.9.300.2.2.7current
ccmMIBNotificationsConfigGroup
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home notifications.
1.3.6.1.4.1.9.9.300.2.2.8current
ccmMIBNotificationsGroup
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.9.9.300.2.2.9deprecated
chConfigurationGroup1
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home parameters.
1.3.6.1.4.1.9.9.300.2.2.10deprecated
ccmMIBNotificationsGroup1
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.9.9.300.2.2.11current
chConfigurationGroup2
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home parameters.
1.3.6.1.4.1.9.9.300.2.2.12deprecated
chSwInventoryInfoGroup
OBJECT-GROUP
A collection of objects for displaying and configuring software inventory information.
1.3.6.1.4.1.9.9.300.2.2.13deprecated
chPeriodicSwInventoryInfoGroup
OBJECT-GROUP
A collection of objects for configuring periodic software inventory information.
1.3.6.1.4.1.9.9.300.2.2.14current
chSwInventoryInfoGroup1
OBJECT-GROUP
A collection of objects for displaying software inventory information.
1.3.6.1.4.1.9.9.300.2.2.15current
ccmUserDefCmdGroup
OBJECT-GROUP
A collection of objects for configuring user defined commands for the Call Home alert group types.
1.3.6.1.4.1.9.9.300.2.2.16current
ccmPeriodicSwInventoryInfoGroup1
OBJECT-GROUP
A collection of objects for configuring the additional information of periodic software inventory information.
1.3.6.1.4.1.9.9.300.2.2.17current
ccmConfigurationGroup3
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home parameters.
1.3.6.1.4.1.9.9.300.2.2.18current
ccmAlertActionGroup
OBJECT-GROUP
A collection of objects providing control and status information for Call Home alert actions.
1.3.6.1.4.1.9.9.300.2.2.19current
ccmProfileMessageLevelGroup
OBJECT-GROUP
A collection of objects providing control over message filtering level for Call Home messages.
1.3.6.1.4.1.9.9.300.2.2.20current
ccmProfileActivationGroup
OBJECT-GROUP
A collection of objects providing control over activating and deactivating configured Call Home profiles.
1.3.6.1.4.1.9.9.300.2.2.21current
ccmProfileTestGroup
OBJECT-GROUP
A collection of objects providing control over generation of test alert messages for a profile.
1.3.6.1.4.1.9.9.300.2.2.22current
ccmProfileAlertGroupsGroup
OBJECT-GROUP
A collection of objects that provide names to identify alert-groups supported by the system and ability to associate them with various profiles.
1.3.6.1.4.1.9.9.300.2.2.23current
ccmProfileAlertGroupControlGroup
OBJECT-GROUP
A collection of objects providing control over enabling and disabling various alert-groups supported by the system.
1.3.6.1.4.1.9.9.300.2.2.24current
ccmThrottleConfigurationGroup
OBJECT-GROUP
A collection of objects for controlling Call Home message throttling functionality.
1.3.6.1.4.1.9.9.300.2.2.25current
ccmSmtpServersPriorityGroup
OBJECT-GROUP
A collection of object(s) providing priority related information for Call Home SMTP servers.
1.3.6.1.4.1.9.9.300.2.2.26current
ccmAlertGroupCapabilityGroup
OBJECT-GROUP
A collection of object(s) providing information about criteria used by system to issue message for the corresponding alert group.
1.3.6.1.4.1.9.9.300.2.2.27current
ccmHttpCfgGroup
OBJECT-GROUP
A collection of object(s) for configuring HTTP transport related information for delivering Call Home messages.
1.3.6.1.4.1.9.9.300.2.2.28current
ccmSeverityAlertGroupCfgGroup
OBJECT-GROUP
A collection of objects providing information of severity based alert groups.
1.3.6.1.4.1.9.9.300.2.2.29current
ccmPeriodicAlertGroupCfgGroup
OBJECT-GROUP
A collection of objects providing information of periodic alert groups.
1.3.6.1.4.1.9.9.300.2.2.30current
ccmPatternAlertGroupCfgGroup
OBJECT-GROUP
A collection of objects providing information of pattern based alert groups.
1.3.6.1.4.1.9.9.300.2.2.31current
ccmEventAlertGroupCfgGroup
OBJECT-GROUP
A collection of objects providing information of event based alert groups.
1.3.6.1.4.1.9.9.300.2.2.32current
ccmSmtpMsgSendFailNotifCtrlGroup
OBJECT-GROUP
A collection of object(s) to control SMTP message send failure related notification(s).
1.3.6.1.4.1.9.9.300.2.2.33current
ccmSmtpMsgSendFailNotifGroup
NOTIFICATION-GROUP
A collection of notification(s) for SMTP message send failures.
1.3.6.1.4.1.9.9.300.2.2.34current
ccmAlertHCStatisticsGroup
OBJECT-GROUP
A collection of objects for displaying Call Home 64 bit alert statistics.
1.3.6.1.4.1.9.9.300.2.2.35current
ccmAlertRateLimitGroup
OBJECT-GROUP
A collection of object(s) providing information regarding the Call Home rate limit mechanism.
1.3.6.1.4.1.9.9.300.2.2.36current
ccmSmtpServerStatusGroup
OBJECT-GROUP
A collection of object(s) providing information regarding status availability of Call Home Smtp Servers.
1.3.6.1.4.1.9.9.300.2.2.37current
ccmProfileHiMessageSizeGroup
OBJECT-GROUP
A collection of objects providing information regarding to maximum size message to destination.
1.3.6.1.4.1.9.9.300.2.2.38current
chSystemInformationGroup1
OBJECT-GROUP
A collection of objects for displaying and configuring system information pertaining to Call Home.
1.3.6.1.4.1.9.9.300.2.2.39current
chSystemServicePriorityGroup
OBJECT-GROUP
A collection of objects for configuring configuring system service priority pertaining to Call Home.
1.3.6.1.4.1.9.9.300.2.2.40current
ccmOnDemandMsgSendControlGroup
OBJECT-GROUP
A collection of objects that enable sending on demand Call Home messages.
1.3.6.1.4.1.9.9.300.2.2.41current
ccmOnDemandMsgStatusGroup
OBJECT-GROUP
A collection of object(s) to indicate status of on demand message service on the device.
1.3.6.1.4.1.9.9.300.2.2.42current
ccmSmartCallHomeGroup
OBJECT-GROUP
A collection of objects that enable issuing Smart Call Home messages.
1.3.6.1.4.1.9.9.300.2.2.43current
ccmEventStatsGroup
OBJECT-GROUP
A collection of object(s) indicating statistical information for the Call Home events.
1.3.6.1.4.1.9.9.300.2.2.44current
ccmEventNotifGroup
NOTIFICATION-GROUP
A collection of object(s) indicating the Call Home events that occurred in the system.
1.3.6.1.4.1.9.9.300.2.2.45current
ccmCallhomeEventsGroup
OBJECT-GROUP
A collection of notification objects required for Call Home events that occurred in the system.
1.3.6.1.4.1.9.9.300.2.2.46current
ccmCallHomeVrfGroup
OBJECT-GROUP
A collection of object(s) to manage VRF information for Call Home feature.
1.3.6.1.4.1.9.9.300.2.2.47current
ccmSmtpServersVrfGroup
OBJECT-GROUP
A collection of object(s) to manage VRF information for SMTP Servers in Call Home feature.
1.3.6.1.4.1.9.9.300.2.2.48current
ccmHttpProxyServerGroup
OBJECT-GROUP
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
1.3.6.1.4.1.9.9.300.2.2.49current
ccmHttpTransportVrfGroup
OBJECT-GROUP
A collection of object(s) to manage VRF information for HTTP transport in Call Home feature.
1.3.6.1.4.1.9.9.300.2.2.50current
ccmSingleSmtpServerGroup
OBJECT-GROUP
A collection of objects for displaying and configuring Call Home SMTP server on the devices which support only one SMTP server.
1.3.6.1.4.1.9.9.300.2.2.51current
ccmMessageSourceGroup
OBJECT-GROUP
A collection of objects to manage Call Home message source address.
1.3.6.1.4.1.9.9.300.2.2.52current
ccmCallHomePeriodicMinutesGroup
OBJECT-GROUP
A collection of objects to configure periodic interval in minutes.
1.3.6.1.4.1.9.9.300.2.2.53current
ccmOnDemandCliMsgGroup
OBJECT-GROUP
A collection of object(s) to manage on demand Call Home messages with CLI output.
1.3.6.1.4.1.9.9.300.2.2.54current
ccmCallHomeDiagSignatureGroup
OBJECT-GROUP
A collection of objects to manage Call Home Diagnostic Signature functionality.
1.3.6.1.4.1.9.9.300.2.2.55current
ccmCallHomeSecurityLevelGroup
OBJECT-GROUP
A collection of objects to manage security level of Call Home.
1.3.6.1.4.1.9.9.300.2.2.56current
ccmCallHomeAnonymousReportingGroup
OBJECT-GROUP
A collection of objects to manage reporting functionality of Call Home.
1.3.6.1.4.1.9.9.300.2.2.57current
ccmCallHomeAaaGroup
OBJECT-GROUP
A collection of objects to manage AAA functionality for Call Home.
1.3.6.1.4.1.9.9.300.2.2.58current
ccmCallHomeDataPrivacyGroup
OBJECT-GROUP
A collection of objects to scrub senstive data in Call Home messages.
1.3.6.1.4.1.9.9.300.2.2.59current