All MIBs › CISCO-CALLHOME-MIB
Organization: Cisco Systems Inc.
Last Updated: 2015-11-20
Category: Alarm and Event Management, Cisco Devices, Device Management
Description: Manages Cisco Call Home configuration for automated device event notification to support.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-CALLHOME-MIB?
CISCO-CALLHOME-MIB manages the Cisco Call Home feature, which automatically sends hardware and software failure diagnostics from a device to Cisco's Support Center or a designated destination profile. It exposes configuration for contact information (phone, email, address), customer/contract/site identifiers, alert action settings, and destination profile tables used to route Call Home messages. It is explicitly built around monitoring and reporting hardware/software problems: callHomeAlertAction, callHomeAlertActionStatus, and callHomeAlertActionFailureCause track whether an automated failure-report alert was sent successfully or failed, effectively surfacing the health of the device's self-diagnostic reporting pipeline. It works closely with Cisco's broader syslog/SNMP notification infrastructure and the ccmCallHomeNotifications trap definitions in this same MIB. It is deployed on Cisco routers, switches, and other enterprise gear where automatic failure notification to TAC or a partner support system is desired. Administrators setting up automated failure reporting search for cisco call home specifically to configure this MIB's destination-profile and message-severity objects.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-CALLHOME-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco router
- Cisco switch
- Cisco enterprise network device
Monitoring Examples
An admin would check callHomeAlertActionStatus and callHomeAlertActionFailureCause to confirm the last automated Call Home alert (triggered by a hardware or software fault) was successfully delivered to the destination profile in callHomeDestProfileTable. If callHomeEnable is set but alert status repeatedly shows failure, that points to a connectivity or configuration problem preventing failure reports from reaching support. Reviewing sysContactEmailAddress and callHomeCustomerId confirms the device is correctly registered for its support contract.
What Can Be Monitored
- Call Home enable state
- alert action delivery status
- alert failure cause
- destination profile configuration
- customer/contract/site identifiers
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-SYSLOG-MIB
| SyslogSeverity |
From CISCO-TC
| CiscoURLString | |
| CiscoVrfName | |
| EntPhysicalIndexOrZero |
From IF-MIB
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-MIB
| sysName | OBJECT-TYPE |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using callHomeAlerts OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| CAL callHomeAlertAction | 1.3.6.1.4.1.9.9.300.1.1.9 | CallHomeAlert | read-write | This object acts as a trigger by which the generation of a particular type of alert can be verified. Specifically, setting this object to a type of alert triggers the sending of a Call Home message for the specified type so that the Call Home backend is activated. No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'. |
| STR callHomeAlertActionFailureCause | 1.3.6.1.4.1.9.9.300.1.1.11 | SnmpAdminString | read-only | This object provides the failure cause for the last Call Home test invocation. Note that this object is valid only if value of callHomeAlertActionStatus is 'failed'. |
| INT callHomeAlertActionStatus | 1.3.6.1.4.1.9.9.300.1.1.10 | INTEGER | read-only | This object provides the status of the last Call Home action invocation. unknown (1) - unknown successful (2) - successful inprogress (3) - action in progress failed (4) - failed If the value of this object is 'failed', then the callHomeAlertActionFailureCause provides the cause for the failure. Management stations could read value of this object after a successful set to the callHomeAlertAction object to find out the result of the test. |
| BIT callHomeAlertGroupCapability | 1.3.6.1.4.1.9.9.300.1.1.25.1.4 | Bits | read-only | This object indicates the method used by alert group to generate Call Home messages. callHomeMessageSeverity - Call Home alert is generated based only on the level of severity. periodic - Call Home alert is generated periodically. regularExpression - Call Home alert is generated based on the configured regular expression. event - Call Home alert is generated based on change event. onDemand - Call Home alert is generated at user request. onDemandPerEntity - Call Home alert is generated for specific entities at user request. periodicHourly - Call Home alert is generated hourly. periodicMinutes - Call Home alert is generated periodically after specified number of minutes. |
| T/F callHomeAlertGroupEnable | 1.3.6.1.4.1.9.9.300.1.1.25.1.3 | TruthValue | read-write | This object enables or disables the alert group for the system. A value of 'true' for this object enables and a value of 'false' for this object disables the alert group. Call Home messages are generated only for those alert groups which are enabled in the system. |
| STR callHomeAlertGroupName | 1.3.6.1.4.1.9.9.300.1.1.25.1.2 | SnmpAdminString | read-only | This object represents the name of alert group configured in the system. |
| callHomeAlertGroupTypeEntry | 1.3.6.1.4.1.9.9.300.1.1.25.1 | not-accessible | An entry containing information about a particular Call Home alert group type in the system. | |
| U32 callHomeAlertGroupTypeIndex | 1.3.6.1.4.1.9.9.300.1.1.25.1.1 | Unsigned32 | not-accessible | This object represents the index corresponding to the particular alert group type configured in the system. |
| callHomeAlertGroupTypeTable | 1.3.6.1.4.1.9.9.300.1.1.25 | not-accessible | 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. | |
| C32 callHomeAlertsEx | 1.3.6.1.4.1.9.9.300.1.2.2 | Counter32 | read-only | The number of Call Home alerts sent. |
| STR callHomeContractId | 1.3.6.1.4.1.9.9.300.1.1.6 | SnmpAdminString | read-write | A string, in whatever format is appropriate, to identify the support contract between the customer and support partner. |
| STR callHomeCustomerId | 1.3.6.1.4.1.9.9.300.1.1.5 | SnmpAdminString | read-write | A string, in whatever format is appropriate, to identify the customer. |
| CAL callHomeDataPrivacy | 1.3.6.1.4.1.9.9.300.1.1.41 | CallHomeDataPrivacyLevel | read-write | The objects specifies the privacy level of Call Home messages. |
| STR callHomeDestEmailAddress | 1.3.6.1.4.1.9.9.300.1.1.14.1.2 | SnmpAdminString | read-create | 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'. |
| callHomeDestEmailAddressEntry | 1.3.6.1.4.1.9.9.300.1.1.14.1 | not-accessible | An entry containing information about a Call Home destination email address or a destination HTTP URL. | |
| U32 callHomeDestEmailAddressIndex | 1.3.6.1.4.1.9.9.300.1.1.14.1.1 | Unsigned32 | not-accessible | 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. |
| ROW callHomeDestEmailAddressStatus | 1.3.6.1.4.1.9.9.300.1.1.14.1.3 | RowStatus | read-create | Status of this row. |
| callHomeDestEmailAddressTable | 1.3.6.1.4.1.9.9.300.1.1.14 | not-accessible | This table contains email addresses and HTTP URLs for the destination profiles. | |
| STR callHomeDestHttpUrl | 1.3.6.1.4.1.9.9.300.1.1.14.1.5 | CiscoURLString | read-create | 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'. |
| T/F callHomeDestProfileActive | 1.3.6.1.4.1.9.9.300.1.1.12.1.8 | TruthValue | read-create | 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. |
| ALE callHomeDestProfileAlertGroups | 1.3.6.1.4.1.9.9.300.1.1.12.1.7 | AlertGroupList | read-create | 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. |
| callHomeDestProfileEntry | 1.3.6.1.4.1.9.9.300.1.1.12.1 | not-accessible | An entry containing information about a Call Home destination. | |
| U32 callHomeDestProfileHiMaxMsgSize | 1.3.6.1.4.1.9.9.300.1.1.12.1.9 | Unsigned32 | read-create | 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. |
| U32 callHomeDestProfileMaxMsgSize | 1.3.6.1.4.1.9.9.300.1.1.12.1.3 | Unsigned32 | read-create | 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. |
| CAL callHomeDestProfileMsgFormat | 1.3.6.1.4.1.9.9.300.1.1.12.1.2 | CallHomeMsgFormat | read-create | The Call Home format used with profile while sending the message. |
| CAL callHomeDestProfileMsgLevel | 1.3.6.1.4.1.9.9.300.1.1.12.1.6 | CallHomeMsgLevel | read-create | 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. |
| STR callHomeDestProfileName | 1.3.6.1.4.1.9.9.300.1.1.12.1.1 | SnmpAdminString | not-accessible | Name of the destination profile. |
| ROW callHomeDestProfileStatus | 1.3.6.1.4.1.9.9.300.1.1.12.1.5 | RowStatus | read-create | Status of this row. |
| callHomeDestProfileTable | 1.3.6.1.4.1.9.9.300.1.1.12 | not-accessible | 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. | |
| CAL callHomeDestProfileTrnsprtMthd | 1.3.6.1.4.1.9.9.300.1.1.12.1.4 | CallHomeTransportMethod | read-create | Call Home transport method used to deliver the alert messages. |
| INT callHomeDestType | 1.3.6.1.4.1.9.9.300.1.1.14.1.4 | INTEGER | read-create | 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'. |
| SYS callHomeDeviceServicePriority | 1.3.6.1.4.1.9.9.300.1.1.8 | SyslogSeverity | read-write | The service priority of the device. This determines how fast the device has to be serviced. |
| U32 callHomeEmailAddrTblMaxEntries | 1.3.6.1.4.1.9.9.300.1.1.13 | Unsigned32 | read-only | The maximum number of entries that the agent supports in the callHomeDestEmailAddressTable. A value of zero indicates no limitation on the number of entries in callHomeDestEmailAddressTable. |
| STR callHomeEmailFrom | 1.3.6.1.4.1.9.9.300.1.1.15 | SnmpAdminString | read-write | The email address that is to be used in the 'From' field when sending the email using SMTP. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error. |
| STR callHomeEmailMsgDispNotification | 1.3.6.1.4.1.9.9.300.1.1.17 | SnmpAdminString | read-write | The email address to which the Message Disposition Notification (also called 'Return Receipt') sent when the email sent from this device is read by the receiver. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error. |
| STR callHomeEmailReplyTo | 1.3.6.1.4.1.9.9.300.1.1.16 | SnmpAdminString | read-write | The email address that is to be used in the 'Reply-To' field when sending the email using SMTP. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some examples are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us. A set operation on this object with a invalid format will result in an error. |
| T/F callHomeEnable | 1.3.6.1.4.1.9.9.300.1.1.1 | TruthValue | read-write | This object enables/disables the Call Home infrastructure on the local device. |
| C64 callHomeHCAlerts | 1.3.6.1.4.1.9.9.300.1.2.3 | Counter64 | read-only | The number of Call Home alerts sent. This object is a 64-bit version of callHomeAlerts |
| OCT callHomeInventoryInfoName | 1.3.6.1.4.1.9.9.300.1.1.26.1.3 | OCTET STRING | read-only | This object represents the name of a feature , for a particular software service enabled in the system. For example, the value of this object could be 'number of VSAN' for the software service 'vsan_manager'. |
| OCT callHomeInventoryInfoValue | 1.3.6.1.4.1.9.9.300.1.1.26.1.4 | OCTET STRING | read-only | This object represents the value for the feature name specified in the corresponding instance of 'callHomeInventroyInfoName' object. For example, the value of this object could be '10' for the corresponding instance of 'callHomeInventroyInfoName' object with value 'number of VSAN'. |
| U32 callHomeInventoryNVPairIndex | 1.3.6.1.4.1.9.9.300.1.1.26.1.2 | Unsigned32 | not-accessible | 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. |
| TIM callHomeLastAlertSent | 1.3.6.1.4.1.9.9.300.1.2.1 | TimeStamp | read-only | The value of sysUpTime when the last Call Home alert was sent. |
| STR callHomeSiteId | 1.3.6.1.4.1.9.9.300.1.1.7 | SnmpAdminString | read-write | A location identifier of this device. |
| IP callHomeSmtpServerAddr | 1.3.6.1.4.1.9.9.300.1.1.19 | InetAddress | read-write | Address of the SMTP server. |
| IPt callHomeSmtpServerAddrType | 1.3.6.1.4.1.9.9.300.1.1.18 | InetAddressType | read-write | Address Type of the SMTP server. |
| U32 callHomeSmtpServerPort | 1.3.6.1.4.1.9.9.300.1.1.20 | Unsigned32 | read-write | Port of the SMTP server. |
| CIS callHomeSmtpServerUseVrf | 1.3.6.1.4.1.9.9.300.1.1.39 | CiscoVrfName | read-write | The Virtual Routing and Forwarding (VRF) domain configured for this SMTP server. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used A 'set' operation with zero length string indicates that there is no VRF domain configured. A subsequent 'get' operation on this object will return 'default' |
| callHomeSwInventoryEntry | 1.3.6.1.4.1.9.9.300.1.1.26.1 | not-accessible | An entry containing information about the name value pair for a particular software service enabled in the system. | |
| callHomeSwInventoryTable | 1.3.6.1.4.1.9.9.300.1.1.26 | not-accessible | 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. | |
| STR callHomeSwServiceName | 1.3.6.1.4.1.9.9.300.1.1.26.1.1 | SnmpAdminString | not-accessible | This object represents the name of software service enabled in the system. |
| callHomeUserDefCmdEntry | 1.3.6.1.4.1.9.9.300.1.1.30.6.1 | not-accessible | 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'. | |
| U32 callHomeUserDefCmdIndex | 1.3.6.1.4.1.9.9.300.1.1.30.6.1.1 | Unsigned32 | not-accessible | An arbitrary integer identifying the user specified CLI command for a particular callHomeAlertGroupTypeIndex. |
| STR callHomeUserDefCmdName | 1.3.6.1.4.1.9.9.300.1.1.30.6.1.2 | SnmpAdminString | read-create | 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. |
| ROW callHomeUserDefCmdRowStatus | 1.3.6.1.4.1.9.9.300.1.1.30.6.1.3 | RowStatus | read-create | Status of this row. |
| callHomeUserDefCmdTable | 1.3.6.1.4.1.9.9.300.1.1.30.6 | not-accessible | 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. | |
| U32 callHomeUserDefMaxCmds | 1.3.6.1.4.1.9.9.300.1.1.30.5 | Unsigned32 | read-only | The maximum number of CLI commands that the system supports in the callHomeUserDefCmdTable for a particular alert group type represented by the callHomeAlertGroupTypeIndex object. A value of zero for this object indicates that the number of CLI commands system supports for a particular alert group type is only limited by resources available on system. |
| T/F ccmAaaAuthEnable | 1.3.6.1.4.1.9.9.300.1.13.1 | TruthValue | read-write | The object specifies if the AAA authorization is required when running the CLI commands in Call Home messages. A value of 'true' enables the AAA authorization for the CLI commands in Call Home messages. |
| STR ccmAaaAuthUserName | 1.3.6.1.4.1.9.9.300.1.13.2 | SnmpAdminString | read-write | The object specifies the user name used by Call Home for AAA authorization. Value of this object should be ignored if ccmAaaAuthEnable is 'false'. |
| ccmAlertActionGroup | 1.3.6.1.4.1.9.9.300.2.2.19 | A collection of objects providing control and status information for Call Home alert actions. | ||
| ccmAlertGroupCapabilityGroup | 1.3.6.1.4.1.9.9.300.2.2.27 | A collection of object(s) providing information about criteria used by system to issue message for the corresponding alert group. | ||
| STR ccmAlertGroupPattern | 1.3.6.1.4.1.9.9.300.1.1.30.4.1.1 | SnmpAdminString | not-accessible | 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. |
| CAL ccmAlertGroupSeverity | 1.3.6.1.4.1.9.9.300.1.1.30.1.1.1 | CallHomeMsgLevel | read-write | This object specifies the minimum severity level, associated with alert group for a destination profile. Call Home alert messages for this alert group with severity level lower than one configured for this object will not be issued by the system. The default severity level is 'debug', which means all the alert messages for an alert group will be issued. |
| NTF ccmAlertGroupTypeAddedNotif | 1.3.6.1.4.1.9.9.300.0.2 | A ccmAlertGroupTypeAddedNotif is sent, when a new entry corresponds to the 'callHomeAlertGroupName' object in this notification is added into the callHomeAlertGroupTypeTable. | ||
| NTF ccmAlertGroupTypeDeletedNotif | 1.3.6.1.4.1.9.9.300.0.3 | A ccmAlertGroupTypeAddedNotif is sent, when an entry corresponds to 'callHomeAlertGroupName' object in this notification is deleted from the callHomeAlertGroupTypeTable. | ||
| ccmAlertHCStatisticsGroup | 1.3.6.1.4.1.9.9.300.2.2.35 | A collection of objects for displaying Call Home 64 bit alert statistics. | ||
| U32 ccmAlertRateLimit | 1.3.6.1.4.1.9.9.300.1.1.34 | Unsigned32 | read-write | The rate-limit, in alerts per minute, of call home alerts generated by the system. Upon exceeding the rate, the alert is dropped. |
| ccmAlertRateLimitGroup | 1.3.6.1.4.1.9.9.300.2.2.36 | A collection of object(s) providing information regarding the Call Home rate limit mechanism. | ||
| C64 ccmAlertsDropped | 1.3.6.1.4.1.9.9.300.1.2.4 | Counter64 | read-only | The number of Call Home alerts dropped due to rate limiting configured through ccmAlertRateLimit. |
| T/F ccmAnonymousReportingEnable | 1.3.6.1.4.1.9.9.300.1.11.1 | TruthValue | read-write | This object specifies if anonymous reporting functionality is enable for Call Home. A value of 'true' enables the anonymous reporting functionality. |
| ccmCallHomeAaa | 1.3.6.1.4.1.9.9.300.1.13 | |||
| ccmCallHomeAaaGroup | 1.3.6.1.4.1.9.9.300.2.2.58 | A collection of objects to manage AAA functionality for Call Home. | ||
| ccmCallHomeAlertGroupCfg | 1.3.6.1.4.1.9.9.300.1.1.30 | |||
| ccmCallHomeAnonymousReportingGroup | 1.3.6.1.4.1.9.9.300.2.2.57 | A collection of objects to manage reporting functionality of Call Home. | ||
| ccmCallHomeConfiguration | 1.3.6.1.4.1.9.9.300.1.1 | |||
| ccmCallHomeDataPrivacyGroup | 1.3.6.1.4.1.9.9.300.2.2.59 | A collection of objects to scrub senstive data in Call Home messages. | ||
| ccmCallHomeDiagSignature | 1.3.6.1.4.1.9.9.300.1.9 | |||
| U32 ccmCallHomeDiagSignatureAvgRuntime | 1.3.6.1.4.1.9.9.300.1.9.3.1.7 | Unsigned32 | read-only | The average run time of this Call Home Diagnostic Signature. |
| STR ccmCallHomeDiagSignatureFuncDescr | 1.3.6.1.4.1.9.9.300.1.9.3.1.3 | SnmpAdminString | read-only | A user friendly string providing functionality description for this Call Home Diagnostic Signature. |
| ccmCallHomeDiagSignatureGroup | 1.3.6.1.4.1.9.9.300.2.2.55 | A collection of objects to manage Call Home Diagnostic Signature functionality. | ||
| ccmCallHomeDiagSignatureInfoEntry | 1.3.6.1.4.1.9.9.300.1.9.3.1 | not-accessible | An entry containing management information of a Call Home Diagnostic Signature. | |
| ccmCallHomeDiagSignatureInfoTable | 1.3.6.1.4.1.9.9.300.1.9.3 | not-accessible | A list of Call Home Diagnostic Signatures installed on the device. | |
| U32 ccmCallHomeDiagSignatureMaxRuntime | 1.3.6.1.4.1.9.9.300.1.9.3.1.8 | Unsigned32 | read-only | The maximum amount of time it took to run this Call Home Diagnostic Signature. |
| STR ccmCallHomeDiagSignatureName | 1.3.6.1.4.1.9.9.300.1.9.3.1.1 | SnmpAdminString | not-accessible | The name of Call Home Diagnostic Signature installed on the device. |
| STR ccmCallHomeDiagSignatureRev | 1.3.6.1.4.1.9.9.300.1.9.3.1.4 | SnmpAdminString | read-only | The revision information of Call Home Diagnostic Signature. |
| INT ccmCallHomeDiagSignatureSigner | 1.3.6.1.4.1.9.9.300.1.9.3.1.5 | INTEGER | read-only | The entity who signed this Call Home Diagnostic Signature. 'cisco' - Diagnostic Signature has been signed by Cisco. 'partner' - Diagnostic Signature has been signed by a Cisco partner. 'thirdParty' - Diagnostic Signature has been signed by a third-party. |
| C32 ccmCallHomeDiagSignatureTriggerCount | 1.3.6.1.4.1.9.9.300.1.9.3.1.6 | Counter32 | read-only | The number of times this Call Home Diagnostic Signature has been triggered. |
| INT ccmCallHomeDiagSignatureType | 1.3.6.1.4.1.9.9.300.1.9.3.1.2 | INTEGER | read-only | The type of this Call Home Diagnostic Signature. |
| ccmCallhomeEvents | 1.3.6.1.4.1.9.9.300.1.8 | |||
| ccmCallhomeEventsGroup | 1.3.6.1.4.1.9.9.300.2.2.46 | A collection of notification objects required for Call Home events that occurred in the system. | ||
| ccmCallHomeHttpProxy | 1.3.6.1.4.1.9.9.300.1.12 | |||
| ccmCallHomeMessageSource | 1.3.6.1.4.1.9.9.300.1.7 | |||
| ccmCallHomeNotifConfig | 1.3.6.1.4.1.9.9.300.1.1.32 | |||
| ccmCallHomeNotifications | 1.3.6.1.4.1.9.9.300.0 | |||
| ccmCallHomeOnDemandActions | 1.3.6.1.4.1.9.9.300.1.4 | |||
| ccmCallHomePeriodicMinutesGroup | 1.3.6.1.4.1.9.9.300.2.2.53 | A collection of objects to configure periodic interval in minutes. | ||
| ccmCallHomeProfileTestControl | 1.3.6.1.4.1.9.9.300.1.1.31 | |||
| ccmCallHomeReporting | 1.3.6.1.4.1.9.9.300.1.11 | |||
| ccmCallHomeSecurity | 1.3.6.1.4.1.9.9.300.1.10 | |||
| INT ccmCallHomeSecurityLevel | 1.3.6.1.4.1.9.9.300.1.10.1 | INTEGER | read-write | This object specifies the security level for Call Home. normal - running configuration and show CLI output are not changed within Call Home messages. high - system reveal subset of running configuration and show CLI output within Call Home messages due to privacy and security concern. |
| ccmCallHomeSecurityLevelGroup | 1.3.6.1.4.1.9.9.300.2.2.56 | A collection of objects to manage security level of Call Home. | ||
| ccmCallHomeStats | 1.3.6.1.4.1.9.9.300.1.2 | |||
| ccmCallHomeStatus | 1.3.6.1.4.1.9.9.300.1.3 | |||
| ccmCallHomeVrf | 1.3.6.1.4.1.9.9.300.1.6 | |||
| ccmCallHomeVrfGroup | 1.3.6.1.4.1.9.9.300.2.2.47 | A collection of object(s) to manage VRF information for Call Home feature. | ||
| CIS ccmCallHomeVrfName | 1.3.6.1.4.1.9.9.300.1.6.1 | CiscoVrfName | read-write | The name of Virtual Routing and Forwarding (VRF) domain configured for Call Home feature. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used by Call Home feature. |
| ccmConfigurationGroup3 | 1.3.6.1.4.1.9.9.300.2.2.18 | A collection of objects for displaying and configuring Call Home parameters. | ||
| ccmDestProfileTestEntry | 1.3.6.1.4.1.9.9.300.1.1.31.1.1 | not-accessible | An entry containing control and status information pertaining to test on a destination profile. | |
| STR ccmDestProfileTestFailureCause | 1.3.6.1.4.1.9.9.300.1.1.31.1.1.4 | SnmpAdminString | read-only | This object provides the failure cause for the last test performed on this profile. Note that this object is valid only if value of ccmDestProfileTestStatus is 'failed'. |
| STR ccmDestProfileTestMessage | 1.3.6.1.4.1.9.9.300.1.1.31.1.1.2 | SnmpAdminString | read-write | This object specifies the content of the message used for the test operation. If this object contains zero-length string, a default test message will be used. |
| INT ccmDestProfileTestStatus | 1.3.6.1.4.1.9.9.300.1.1.31.1.1.3 | INTEGER | read-only | This object provides the status of the last test triggered for this destination profile. unknown (1) - unknown successful (2) - successful inprogress (3) - action in progress failed (4) - failed If the value of this object is 'failed', then the ccmDestProfileTestFailureCause provides the cause for the failure. Management stations could read value of this object after a successful set to the ccmDestProfileTestTrigger object to find out the result of the test. |
| ccmDestProfileTestTable | 1.3.6.1.4.1.9.9.300.1.1.31.1 | not-accessible | 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. | |
| T/F ccmDestProfileTestTrigger | 1.3.6.1.4.1.9.9.300.1.1.31.1.1.1 | TruthValue | read-write | This object acts as a trigger by which the generation of test message for a profile can be triggered. Setting this object to 'true' will cause system to generate a test message for a corresponding destination profile. Setting this object to 'false' has no effect. When read, this object always returns 'false'. |
| T/F ccmDiagSignatureActive | 1.3.6.1.4.1.9.9.300.1.9.1 | TruthValue | read-write | The object specifies if the Diagnostic Signature functionality of Call Home is active. Diagnostic signatures allow customers to download Cisco digitally signed signatures to devices, and call home will be able to support new events and new actions without upgrading the software. A value of 'true' makes the Diagnostic Signature functionality active. |
| STR ccmDiagSignatureProfileName | 1.3.6.1.4.1.9.9.300.1.9.2 | SnmpAdminString | read-write | This object specifies the profile that will use the Diagnostic Signature functionality. A zero length string for this object indicates that Cisco-TAC profile will use the Diagnostic Signature functionality. |
| T/F ccmEnableSmtpServerNotif | 1.3.6.1.4.1.9.9.300.1.1.24 | TruthValue | read-write | This variable indicates whether the system produces the ccmSmtpServerFailNotif. A false value for this object will prevent ccmSmtpServerFailNotif notification being generated by the device. |
| ccmEventAlertGroupCfgGroup | 1.3.6.1.4.1.9.9.300.2.2.32 | A collection of objects providing information of event based alert groups. | ||
| T/F ccmEventAlertGroupEnable | 1.3.6.1.4.1.9.9.300.1.1.30.7.1.1 | TruthValue | read-write | This object specifies whether sending Call Home messages based on alert group event is enabled. |
| ccmEventAlertGroupEntry | 1.3.6.1.4.1.9.9.300.1.1.30.7.1 | not-accessible | An entry containing configuration information about the 'event' alert group configured for a profile. | |
| CAL ccmEventAlertGroupOperSeverity | 1.3.6.1.4.1.9.9.300.1.1.30.7.1.2 | CallHomeMsgLevel | read-only | This object indicates the severity level used in the Call Home messages. |
| ccmEventAlertGroupTable | 1.3.6.1.4.1.9.9.300.1.1.30.7 | not-accessible | 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. | |
| STR ccmEventDescription | 1.3.6.1.4.1.9.9.300.1.8.1 | SnmpAdminString | accessible-for-notify | This object indicates the description of the Call Home event that occurred in the system. |
| NTF ccmEventNotif | 1.3.6.1.4.1.9.9.300.0.5 | This notification is generated every time a Call Home external event is triggered in the system. Internal events like Periodic Configuration and Inventory events do not generate notifications. | ||
| ccmEventNotifGroup | 1.3.6.1.4.1.9.9.300.2.2.45 | A collection of object(s) indicating the Call Home events that occurred in the system. | ||
| C64 ccmEventStatsConfiguration | 1.3.6.1.4.1.9.9.300.1.2.5.1.4 | Counter64 | read-only | The number of Configuration Call Home events. |
| C64 ccmEventStatsDiagnostic | 1.3.6.1.4.1.9.9.300.1.2.5.1.5 | Counter64 | read-only | The number of Diagnostic Call Home events. |
| ccmEventStatsEntry | 1.3.6.1.4.1.9.9.300.1.2.5.1 | not-accessible | An entry containing Call Home event statistics for a particular Call Home message type. | |
| C64 ccmEventStatsEnvironment | 1.3.6.1.4.1.9.9.300.1.2.5.1.6 | Counter64 | read-only | The number of Environment Call Home events. |
| ccmEventStatsGroup | 1.3.6.1.4.1.9.9.300.2.2.44 | A collection of object(s) indicating statistical information for the Call Home events. | ||
| C64 ccmEventStatsInventory | 1.3.6.1.4.1.9.9.300.1.2.5.1.7 | Counter64 | read-only | The number of Inventory Call Home events. |
| INT ccmEventStatsMsgTypeIndex | 1.3.6.1.4.1.9.9.300.1.2.5.1.2 | INTEGER | not-accessible | 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. |
| C64 ccmEventStatsRequest | 1.3.6.1.4.1.9.9.300.1.2.5.1.10 | Counter64 | read-only | The number of Request Call Home events. |
| C64 ccmEventStatsSendCliOutput | 1.3.6.1.4.1.9.9.300.1.2.5.1.11 | Counter64 | read-only | The number of Send-CLI-Output Call Home events. |
| C64 ccmEventStatsSystemLog | 1.3.6.1.4.1.9.9.300.1.2.5.1.8 | Counter64 | read-only | The number of System Log Call Home events. |
| ccmEventStatsTable | 1.3.6.1.4.1.9.9.300.1.2.5 | not-accessible | 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. | |
| C64 ccmEventStatsTest | 1.3.6.1.4.1.9.9.300.1.2.5.1.9 | Counter64 | read-only | The number of Test Call Home events. |
| C64 ccmEventStatsTotal | 1.3.6.1.4.1.9.9.300.1.2.5.1.3 | Counter64 | read-only | Total number of Call Home events. |
| INT ccmEventStatsTypeIndex | 1.3.6.1.4.1.9.9.300.1.2.5.1.1 | INTEGER | not-accessible | 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. |
| TIM ccmEventTime | 1.3.6.1.4.1.9.9.300.1.8.2 | TimeStamp | accessible-for-notify | This object indicates Time when the last Call Home alert was triggered. |
| CAL ccmEventUrgencyLevel | 1.3.6.1.4.1.9.9.300.1.8.3 | CallHomeMsgLevel | accessible-for-notify | This object specifies the minimum urgency level, associated with Call Home event that occurred in the system. |
| ccmHttpCfgGroup | 1.3.6.1.4.1.9.9.300.2.2.28 | A collection of object(s) for configuring HTTP transport related information for delivering Call Home messages. | ||
| IP ccmHttpProxyServerAddr | 1.3.6.1.4.1.9.9.300.1.1.36 | InetAddress | read-write | This object specifies the address of the HTTP proxy server. The type of this address is indicated by the value of 'ccmHttpProxyServerAddrType'. |
| IPt ccmHttpProxyServerAddrType | 1.3.6.1.4.1.9.9.300.1.1.35 | InetAddressType | read-write | This object specifies the type of the HTTP proxy server as represented by the value 'ccmHttpProxyServerAddr'. |
| ccmHttpProxyServerGroup | 1.3.6.1.4.1.9.9.300.2.2.49 | A collection of objects for displaying and configuring Call Home HTTP proxy server on the devices which support HTTP proxy server for Call Home feature | ||
| U32 ccmHttpProxyServerPort | 1.3.6.1.4.1.9.9.300.1.1.37 | Unsigned32 | read-write | This object specifies the port of the HTTP proxy server. |
| T/F ccmHttpProxyServerUseEnable | 1.3.6.1.4.1.9.9.300.1.1.38 | TruthValue | read-write | This object enables/disables the use of HTTP proxy server configured for sending callhome messages over HTTP. A value of 'true' specifies that proxy server will be used. A value of 'false' specifies that the proxy server will not be used. |
| CIS ccmHttpTransportUseVrf | 1.3.6.1.4.1.9.9.300.1.1.40 | CiscoVrfName | read-write | The Virtual Routing and Forwarding (VRF) domain configured for HTTP transport in Call Home. A zero length string indicates that there is no VRF domain configured and the default VRF domain is used A 'set' operation with zero length string indicates that there is no VRF domain configured. A subsequent 'get' operation on this object will return 'default' |
| ccmHttpTransportVrfGroup | 1.3.6.1.4.1.9.9.300.2.2.50 | A collection of object(s) to manage VRF information for HTTP transport in Call Home feature. | ||
| U32 ccmMaxSyslogAlertGroupPatterns | 1.3.6.1.4.1.9.9.300.1.1.30.3 | Unsigned32 | read-only | The object dictates the maximum number of entries in the ccmPatternAlertGroupTable which may be created with same value for index callHomeDestProfileName. A value of zero for this object indicates that there is no limitation on maximum number of entries that can be created in this table with same value of callHomeDestProfileName. |
| ccmMessageSourceGroup | 1.3.6.1.4.1.9.9.300.2.2.52 | A collection of objects to manage Call Home message source address. | ||
| ccmMIBNotificationsConfigGroup | 1.3.6.1.4.1.9.9.300.2.2.8 | A collection of objects for displaying and configuring Call Home notifications. | ||
| ccmMIBNotificationsGroup | 1.3.6.1.4.1.9.9.300.2.2.9 | A collection of notifications. | ||
| ccmMIBNotificationsGroup1 | 1.3.6.1.4.1.9.9.300.2.2.11 | A collection of notifications. | ||
| NUM ccmMsgSourceInterface | 1.3.6.1.4.1.9.9.300.1.7.3 | InterfaceIndexOrZero | read-write | The interface to be used while generating Call Home messages. A value of zero indicates that a source interface is not specified. Changing the value of this object may change the value of ccmMsgSourceIpAddrType and ccmMsgSourceIpAddr. |
| IP ccmMsgSourceIpAddr | 1.3.6.1.4.1.9.9.300.1.7.2 | InetAddress | read-write | The Internet address to be used as the source address while generating Call Home messages. The type of this address is determined by the ccmMessageSourceIpAddrType object. |
| IPt ccmMsgSourceIpAddrType | 1.3.6.1.4.1.9.9.300.1.7.1 | InetAddressType | read-write | The type of Internet address to be used as the source address while generating Call Home messages. Changing the value of this object may change the value of ccmMsgSourceInterface. |
| T/F ccmMsgThrottlingEnable | 1.3.6.1.4.1.9.9.300.1.1.29 | TruthValue | read-write | This object enables/disables the message throttling mechanism implemented on the system. The message throttling mechanism limits the number of Call Home messages for a alert type, sent with in a time frame. The maximum number of Call Home alert messages that can be sent out for a particular alert type is '30' in a time frame of 2 hours. That means, if the number of message sent exceeds the maximum limit (30), with in the given time frame (2 hours) then any further messages for that alert type will be discarded within that time frame. Only 30 messages for each alert type will be sent until 2 hours from the time the first message was sent. In case 2 hours has already elapsed since the first such message was sent, then time frame and the count for the number of messages will be reset to '0'. |
| STR ccmOnDemandCliMsgCliList | 1.3.6.1.4.1.9.9.300.1.4.2.1 | SnmpAdminString | read-write | The object specifies a list of commands that will be executed and the output of which will be part of on demand Call Home message. The list contains one or more commands which are separated by ';'. Examples of command list: - show version - show version;show module;show vlan |
| ccmOnDemandCliMsgControl | 1.3.6.1.4.1.9.9.300.1.4.2 | |||
| STR ccmOnDemandCliMsgEmail | 1.3.6.1.4.1.9.9.300.1.4.2.3 | SnmpAdminString | read-write | The object specifies the e-mail address to which the on demand Call Home message with CLI output will be sent if ccmOnDemandCliMsgTransport is 'email'. The object specifies the e-mail address to which the Smart Call Home backend will forward the on demand Call Home message with CLI output if ccmOnDemandCliMsgTransport is 'http'. |
| CAL ccmOnDemandCliMsgFormat | 1.3.6.1.4.1.9.9.300.1.4.2.4 | CallHomeMsgFormat | read-write | This object specifies the format of the on demand Call Home message with CLI output. |
| ccmOnDemandCliMsgGroup | 1.3.6.1.4.1.9.9.300.2.2.54 | A collection of object(s) to manage on demand Call Home messages with CLI output. | ||
| STR ccmOnDemandCliMsgTacServiceReqId | 1.3.6.1.4.1.9.9.300.1.4.2.5 | SnmpAdminString | read-write | This object specifies the Service Request Identifier associated with on demand Call Home message with CLI output. |
| INT ccmOnDemandCliMsgTransport | 1.3.6.1.4.1.9.9.300.1.4.2.2 | INTEGER | read-write | The object specifies the transport method used to deliver the on demand Call Home messages with CLI output. 'email' -- Indicates that on demand message will be delivered via e-mail. 'http' -- Indicates that on demand message will be delivered via HTTP. |
| T/F ccmOnDemandCliMsgTrigger | 1.3.6.1.4.1.9.9.300.1.4.2.6 | TruthValue | read-write | Object to trigger on demand Call Home messages with CLI output. Setting the object to 'true' triggers on demand Call Home messages. Setting the object to 'false' has no effect. When read, this object always returns 'false'. |
| U32 ccmOnDemandMsgSendAlertGroup | 1.3.6.1.4.1.9.9.300.1.4.1.1 | Unsigned32 | read-write | The object specifies the alert group for which on demand Call Home message should be generated. Only those alert groups whose corresponding instance of callHomeAlertGroupCapability has 'onDemand' or 'onDemandPerEntity', may be set for this object. Value of this object should be ignored if the value of ccmOnDemandMessageType is other than 'alertGroup'. |
| ccmOnDemandMsgSendControl | 1.3.6.1.4.1.9.9.300.1.4.1 | |||
| ccmOnDemandMsgSendControlGroup | 1.3.6.1.4.1.9.9.300.2.2.41 | A collection of objects that enable sending on demand Call Home messages. | ||
| ENT ccmOnDemandMsgSendEntPhyIndex | 1.3.6.1.4.1.9.9.300.1.4.1.3 | EntPhysicalIndexOrZero | read-write | This object specifies the value of entPhysicalIndex of the physical entity for which the on demand Call Home messages should be generated. Only those entities which support generation of on demand Call Home messages may be specified for this object. The value of this object should be ignored if alert group specified by ccmOnDemandMsgSendAlertGroup does not have 'onDemandPerEntity' capability. Value of this object should be ignored if the value of ccmOnDemandMessageType is other than 'alertGroup'. |
| STR ccmOnDemandMsgSendProfile | 1.3.6.1.4.1.9.9.300.1.4.1.2 | SnmpAdminString | read-write | This object specifies the name of the profile for which the on demand Call Home messages should be generated. A zero length string for this object indicates that on demand Call Home messages are generated for all profiles. Value of this object should be ignored if the value of ccmOnDemandMessageType is other than 'alertGroup'. |
| T/F ccmOnDemandMsgSendTrigger | 1.3.6.1.4.1.9.9.300.1.4.1.4 | TruthValue | read-write | Object to trigger on demand Call Home messages. Setting the object to 'true' triggers on demand Call Home messages. Setting the object to 'false' has no effect. When read, this object always returns 'false'. |
| T/F ccmOnDemandMsgServAvailable | 1.3.6.1.4.1.9.9.300.1.3.5 | TruthValue | read-only | This object indicates whether the system is ready to generate on demand Call Home messages. A value of 'true' indicates that the system is ready to generate on demand Call Home messages. A value of 'false' indicates that sending of on demand Call Home messages can not be initiated. |
| ccmOnDemandMsgStatusGroup | 1.3.6.1.4.1.9.9.300.2.2.42 | A collection of object(s) to indicate status of on demand message service on the device. | ||
| ccmPatternAlertGroupCfgGroup | 1.3.6.1.4.1.9.9.300.2.2.31 | A collection of objects providing information of pattern based alert groups. | ||
| ccmPatternAlertGroupEntry | 1.3.6.1.4.1.9.9.300.1.1.30.4.1 | not-accessible | An entry containing properties for a pattern which is used to match against system syslog messages. | |
| CAL ccmPatternAlertGroupSeverity | 1.3.6.1.4.1.9.9.300.1.1.30.4.1.2 | CallHomeMsgLevel | read-create | 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. |
| ROW ccmPatternAlertGroupStatus | 1.3.6.1.4.1.9.9.300.1.1.30.4.1.4 | RowStatus | read-create | Object to manage creation and deletion of rows in this table. |
| STO ccmPatternAlertGroupStorage | 1.3.6.1.4.1.9.9.300.1.1.30.4.1.3 | StorageType | read-create | The storage type for this conceptual row. |
| ccmPatternAlertGroupTable | 1.3.6.1.4.1.9.9.300.1.1.30.4 | not-accessible | 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. | |
| ccmPeriodicAlertGroupCfgGroup | 1.3.6.1.4.1.9.9.300.2.2.30 | A collection of objects providing information of periodic alert groups. | ||
| U32 ccmPeriodicAlertGroupDayOfMonth | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.3 | Unsigned32 | read-write | This object specifies the day of the month on which user wishes to receive periodic Call Home alert messages for this entry. If the day specified is beyond the last day of a month, the alert message will be generated on the last day of that month. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true' and the value of corresponding instance of ccmPeriodicAlertGroupInterval is 'monthly'. |
| INT ccmPeriodicAlertGroupDayOfWeek | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.2 | INTEGER | read-write | This object specifies the day of the week on which user wishes to receive periodic Call Home alert messages for this entry. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true' and the value of corresponding instance of ccmPeriodicAlertGroupInterval is 'weekly'. |
| T/F ccmPeriodicAlertGroupEnable | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.6 | TruthValue | read-write | This object specifies whether sending Call Home messages periodically is enabled. |
| ccmPeriodicAlertGroupEntry | 1.3.6.1.4.1.9.9.300.1.1.30.2.1 | not-accessible | An entry containing periodic configuration information for a particular alert group in a profile. | |
| U32 ccmPeriodicAlertGroupHour | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.4 | Unsigned32 | read-write | This object specifies the hours component of time (24 hour format) at which the daily/weekly/monthly periodic Call Home alert messages will be generated for this entry. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true'. |
| INT ccmPeriodicAlertGroupInterval | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.1 | INTEGER | read-write | This object specifies the type of periodic configuration for this alert group. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true'. A value of 'daily' indicates that periodic message will be generated everyday at time specified by the objects ccmPeriodicAlertGroupHour and ccmPeriodicAlertGroupMinute. A value of 'weekly' indicates that periodic message will be generated once every week on the day specified by the object ccmPeriodicAlertGroupDayOfWeek and at the time specified by the objects ccmPeriodicAlertGroupHour and ccmPeriodicAlertGroupMinute. A value of 'monthly' indicates that periodic message will be generated once every month on day of the month specified by the object ccmPeriodicAlertGroupDayOfMonth and at time specified by the objects ccmPeriodicAlertGroupHour and ccmPeriodicAlertGroupMinute. A value of 'hourly' indicates that periodic messages will be generated once every hour. ccmPeriodicAlertGroupMinute specifies the minute of hour at which the hourly message is generated. A value of 'minutes' indicates that a message will be generated periodically after the interval specified in ccmPeriodicAlertGroupIntervalMinutes expires. |
| U32 ccmPeriodicAlertGroupIntervalMinutes | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.7 | Unsigned32 | read-write | This object specifies the number of minutes after which periodic message will be generated for this entry. This object is only instantiated for the alert groups for which callHomeAlertGroupCapability has the 'periodicMinutes' bit set and the ccmPeriodicAlertGroupInterval is 'minutes'. |
| U32 ccmPeriodicAlertGroupMinute | 1.3.6.1.4.1.9.9.300.1.1.30.2.1.5 | Unsigned32 | read-write | This object specifies the minutes component of time at which the hourly/daily/weekly/monthly periodic Call Home alert messages will be generated for this entry. This object is only instantiated when the value of corresponding instance of ccmPeriodicAlertGroupEnable is 'true'. |
| ccmPeriodicAlertGroupTable | 1.3.6.1.4.1.9.9.300.1.1.30.2 | not-accessible | 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. | |
| ccmPeriodicSwInventoryCfg | 1.3.6.1.4.1.9.9.300.1.1.33 | |||
| ccmPeriodicSwInventoryInfoGroup1 | 1.3.6.1.4.1.9.9.300.2.2.17 | A collection of objects for configuring the additional information of periodic software inventory information. | ||
| T/F ccmPeriodicSwInventoryMsgEnable | 1.3.6.1.4.1.9.9.300.1.1.27 | TruthValue | read-write | This object enables/disables the sending of periodic software inventory Call Home message on the system. |
| U32 ccmPeriodicSwInventoryTimeFrame | 1.3.6.1.4.1.9.9.300.1.1.28 | Unsigned32 | read-write | This object represents the time frame for sending the periodic software inventory Call Home message, if the periodic software inventory is enabled on the system i.e., the value of 'ccmPeriodicSwInventoryMsgEnable' object is set to 'true'. |
| STR ccmPeriodicSwInventoryTimeOfDay | 1.3.6.1.4.1.9.9.300.1.1.33.1 | SnmpAdminString | read-write | This object represents the time of day for sending the periodic software inventory Call Home message, if the periodic software inventory is enabled on the system i.e., the value of 'ccmPeriodicSwInventoryMsgEnable' object is set to 'true'. The input should be in HH:MM format ranging from 00:00 to 23:59. |
| ccmProfileActivationGroup | 1.3.6.1.4.1.9.9.300.2.2.21 | A collection of objects providing control over activating and deactivating configured Call Home profiles. | ||
| ccmProfileAlertGroupControlGroup | 1.3.6.1.4.1.9.9.300.2.2.24 | A collection of objects providing control over enabling and disabling various alert-groups supported by the system. | ||
| ccmProfileAlertGroupsGroup | 1.3.6.1.4.1.9.9.300.2.2.23 | A collection of objects that provide names to identify alert-groups supported by the system and ability to associate them with various profiles. | ||
| ccmProfileHiMessageSizeGroup | 1.3.6.1.4.1.9.9.300.2.2.38 | A collection of objects providing information regarding to maximum size message to destination. | ||
| ccmProfileMessageLevelGroup | 1.3.6.1.4.1.9.9.300.2.2.20 | A collection of objects providing control over message filtering level for Call Home messages. | ||
| ccmProfileTestGroup | 1.3.6.1.4.1.9.9.300.2.2.22 | A collection of objects providing control over generation of test alert messages for a profile. | ||
| ccmSeverityAlertGroupCfgGroup | 1.3.6.1.4.1.9.9.300.2.2.29 | A collection of objects providing information of severity based alert groups. | ||
| ccmSeverityAlertGroupEntry | 1.3.6.1.4.1.9.9.300.1.1.30.1.1 | not-accessible | An entry containing severity configuration information for a particular alert group in a profile. | |
| ccmSeverityAlertGroupTable | 1.3.6.1.4.1.9.9.300.1.1.30.1 | not-accessible | 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. | |
| ccmSingleSmtpServerGroup | 1.3.6.1.4.1.9.9.300.2.2.51 | A collection of objects for displaying and configuring Call Home SMTP server on the devices which support only one SMTP server. | ||
| ccmSmartCallHomeActions | 1.3.6.1.4.1.9.9.300.1.5 | |||
| STR ccmSmartCallHomeAnalysisCmd | 1.3.6.1.4.1.9.9.300.1.5.3 | SnmpAdminString | read-write | The object specifies an existing display/show command on the the system. The output of the command will be included in the Call Home message and be processed by Cisco backend OI (Output Interpreter) tool for further analysis. This object is applicable only if the value of the corresponding ccmSmartCallHomeServiceType is 'outputAnalysis'. |
| STR ccmSmartCallHomeCcoId | 1.3.6.1.4.1.9.9.300.1.5.4 | SnmpAdminString | read-write | The object specifies registered CCO ID (Cisco Connection Online) ID to which the response to Smart Call Home requests should be directed. Response from Cisco will be directed to system contact address specified in the Smart Call Home request if value of this object is a zero length string. |
| ccmSmartCallHomeGroup | 1.3.6.1.4.1.9.9.300.2.2.43 | A collection of objects that enable issuing Smart Call Home messages. | ||
| STR ccmSmartCallHomeProfile | 1.3.6.1.4.1.9.9.300.1.5.1 | SnmpAdminString | read-write | This object specifies the name of the profile for which the Smart Call Home messages should be generated. A zero length string for this object indicates that the Smart Call Home messages are generated only for Cisco-TAC profile. |
| INT ccmSmartCallHomeServiceType | 1.3.6.1.4.1.9.9.300.1.5.2 | INTEGER | read-write | The object specifies the type of service requested from Smart Call Home server. 'commandReference' indicates a request for command reference to Smart Call Home server. 'configSanity' indicates a request for config-sanity request to Smart Call Home server. 'bugsList' indicates a request for bugs-list to Smart Call Home server. 'outputAnalysis' indicates a request for output-analysis to Smart Call Home server. 'productAdvisory' indicates a request for exceptions report/advisory to Smart Call Home server. |
| T/F ccmSmartCallHomeTrigger | 1.3.6.1.4.1.9.9.300.1.5.5 | TruthValue | read-write | Object to trigger Smart Call Home request messages. Setting the object to 'true' triggers Smart Call Home request message. The object can be set to the value of 'true' only if ccmOnDemandMsgServAvailable returns 'true'. Setting the object to 'false' has no effect. When read, this object always returns 'false'. |
| NTF ccmSmtpMsgSendFailNotif | 1.3.6.1.4.1.9.9.300.0.4 | A ccmSmtpMsgSendFailNotif is generated if the device fails to send an e-mail notification through all of the SMTP servers in ccmSmtpServersTable. | ||
| ccmSmtpMsgSendFailNotifCtrlGroup | 1.3.6.1.4.1.9.9.300.2.2.33 | A collection of object(s) to control SMTP message send failure related notification(s). | ||
| T/F ccmSmtpMsgSendFailNotifEnable | 1.3.6.1.4.1.9.9.300.1.1.32.1 | TruthValue | read-write | This variable controls generation of ccmSmtpMsgSendFailNotif. A value of 'true' for this object will enable ccmSmtpMsgSendFailNotif notification on the system. A value of 'false' for this object will disable ccmSmtpMsgSendFailNotif notification on the system. |
| ccmSmtpMsgSendFailNotifGroup | 1.3.6.1.4.1.9.9.300.2.2.34 | A collection of notification(s) for SMTP message send failures. | ||
| NTF ccmSmtpServerFailNotif | 1.3.6.1.4.1.9.9.300.0.1 | A ccmSmtpServerFailNotif is sent if the device fails on sending an e-mail notification through an SMTP server in ccmSmtpServersTable. For each SMTP server, an agent should not generate more than one ccmSmtpServerFailNotif 'notification-event' in a given time interval (ten seconds is the suggested default). A 'notification-event' is the transmission of a single trap or inform PDU to a list of notification destinations. If within the throttling period, additional failures to send a message through same server occur, then notification-events for these failure should be suppressed by the agent until the current throttling period expires. | ||
| IP ccmSmtpServersAddr | 1.3.6.1.4.1.9.9.300.1.1.22.1.2 | InetAddress | not-accessible | Address of the SMTP server. |
| IPt ccmSmtpServersAddrType | 1.3.6.1.4.1.9.9.300.1.1.22.1.1 | InetAddressType | not-accessible | Address Type of the SMTP server. |
| ccmSmtpServersEntry | 1.3.6.1.4.1.9.9.300.1.1.22.1 | not-accessible | An entry containing information about an SMTP server. | |
| U32 ccmSmtpServersPort | 1.3.6.1.4.1.9.9.300.1.1.22.1.3 | Unsigned32 | read-create | Port of the SMTP server. |
| U32 ccmSmtpServersPriority | 1.3.6.1.4.1.9.9.300.1.1.22.1.5 | Unsigned32 | read-create | 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. |
| ccmSmtpServersPriorityGroup | 1.3.6.1.4.1.9.9.300.2.2.26 | A collection of object(s) providing priority related information for Call Home SMTP servers. | ||
| ROW ccmSmtpServersStatus | 1.3.6.1.4.1.9.9.300.1.1.22.1.4 | RowStatus | read-create | 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'. |
| ccmSmtpServersTable | 1.3.6.1.4.1.9.9.300.1.1.22 | not-accessible | 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. | |
| INT ccmSmtpServerStatusAvailability | 1.3.6.1.4.1.9.9.300.1.3.4.1.1 | INTEGER | read-only | This variable indicates whether the SMTP Server is currently available. |
| ccmSmtpServerStatusEntry | 1.3.6.1.4.1.9.9.300.1.3.4.1 | not-accessible | An entry containing availability status of a particular SMTP Server. | |
| ccmSmtpServerStatusGroup | 1.3.6.1.4.1.9.9.300.2.2.37 | A collection of object(s) providing information regarding status availability of Call Home Smtp Servers. | ||
| T/F ccmSmtpServerStatusInitiate | 1.3.6.1.4.1.9.9.300.1.3.2 | TruthValue | read-write | A control object used to initiate the availability status check of the SMTP Servers configured in ccmSmtpServersTable. Setting this object to 'true' will check the status of the SMTP servers and update the status in ccmSmtpServerStatusTable. This object cannot be set to 'true' when the value of ccmSmtpServerStatusResult is 'inprogress'. Setting this object to 'false' has no effect. When read, this object always returns 'false'. |
| INT ccmSmtpServerStatusResult | 1.3.6.1.4.1.9.9.300.1.3.3 | INTEGER | read-only | This object provides the status of the last SMTP status check initiated by ccmSmtpServerStatusInitiate. Management stations could read value of this object after a successful set of the ccmSmtpServerStatusInitiate object to find out the result of the SMTP server status check. |
| ccmSmtpServerStatusTable | 1.3.6.1.4.1.9.9.300.1.3.4 | not-accessible | 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'. | |
| TIM ccmSmtpServerStatusTimeStamp | 1.3.6.1.4.1.9.9.300.1.3.1 | TimeStamp | read-only | This object indicates the time when ccmSmtpServerStatusTable was last updated, either by a SNMP Servers check by ccmSmtpServerStatusInitiate or by a change in the SMTP servers configured in ccmSmtpServersTable. |
| U32 ccmSmtpServersTblMaxEntries | 1.3.6.1.4.1.9.9.300.1.1.21 | Unsigned32 | read-only | Indicates the maximum number of SMTP servers supported by this device. A value of zero indicates no limitation on the number of SMTP servers. |
| CIS ccmSmtpServersUseVrf | 1.3.6.1.4.1.9.9.300.1.1.22.1.6 | CiscoVrfName | read-create | 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 |
| ccmSmtpServersVrfGroup | 1.3.6.1.4.1.9.9.300.2.2.48 | A collection of object(s) to manage VRF information for SMTP Servers in Call Home feature. | ||
| SYS ccmSysLogSeverity | 1.3.6.1.4.1.9.9.300.1.1.23 | SyslogSeverity | read-write | Different devices implementing this mib may use different criteria for issuing Call Home alerts. For the devices that issue Call Home alerts based on severity level of the syslog messages generated on the device, this object determines syslog severity levels beyond which a Call Home alert message will be issued. Any syslog message with a severity value greater than the value set for this object will be ignored by the agent. Note: severity numeric values increase as their severity decreases, e.g. error(4) is more severe than debug(8). For the devices that do not issue Call Home alerts based on syslog severity levels this object has no effect. |
| ccmSysLogSeverityGroup | 1.3.6.1.4.1.9.9.300.2.2.7 | A collection of object(s) for displaying and configuring Call Home syslog severity based on which Call Home alerts may be issued. | ||
| ccmThrottleConfigurationGroup | 1.3.6.1.4.1.9.9.300.2.2.25 | A collection of objects for controlling Call Home message throttling functionality. | ||
| ccmUserDefCmdGroup | 1.3.6.1.4.1.9.9.300.2.2.16 | A collection of objects for configuring user defined commands for the Call Home alert group types. | ||
| chConfigurationGroup | 1.3.6.1.4.1.9.9.300.2.2.2 | A collection of objects for displaying and configuring Call Home parameters. | ||
| chConfigurationGroup1 | 1.3.6.1.4.1.9.9.300.2.2.10 | A collection of objects for displaying and configuring Call Home parameters. | ||
| chConfigurationGroup2 | 1.3.6.1.4.1.9.9.300.2.2.12 | A collection of objects for displaying and configuring Call Home parameters. | ||
| chEmailMsgDispGroup | 1.3.6.1.4.1.9.9.300.2.2.3 | A collection of object(s) for displaying and configuring e-mail address to which the e-mail disposition notification should be sent. | ||
| chMIBCompliance | 1.3.6.1.4.1.9.9.300.2.1.1 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..11)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 11 octets. | ||
| chMIBCompliance1 | 1.3.6.1.4.1.9.9.300.2.1.2 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets. | ||
| chMIBCompliance10 | 1.3.6.1.4.1.9.9.300.2.1.11 | 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. | ||
| chMIBCompliance2 | 1.3.6.1.4.1.9.9.300.2.1.3 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets. | ||
| chMIBCompliance3 | 1.3.6.1.4.1.9.9.300.2.1.4 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets. | ||
| chMIBCompliance4 | 1.3.6.1.4.1.9.9.300.2.1.5 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. OBJECT callHomeDestProfileName SYNTAX SnmpAdminString (SIZE (1..31)) DESCRIPTION An implementation is only required to support a profile name of size 1 to 31 octets. | ||
| chMIBCompliance5 | 1.3.6.1.4.1.9.9.300.2.1.6 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. | ||
| chMIBCompliance6 | 1.3.6.1.4.1.9.9.300.2.1.7 | The compliance statement for entities which implement the Call Home feature. It is deprecated and superseded by chMIBCompliance7 statement. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. | ||
| chMIBCompliance7 | 1.3.6.1.4.1.9.9.300.2.1.8 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. | ||
| chMIBCompliance8 | 1.3.6.1.4.1.9.9.300.2.1.9 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. | ||
| chMIBCompliance9 | 1.3.6.1.4.1.9.9.300.2.1.10 | The compliance statement for entities which implement the Call Home feature. OBJECT ccmSmtpServersAddrType SYNTAX INTEGER { ipv4(1) } DESCRIPTION An implementation is only required to support IPv4 addresses. | ||
| chMIBCompliances | 1.3.6.1.4.1.9.9.300.2.1 | |||
| chMIBConformance | 1.3.6.1.4.1.9.9.300.2 | |||
| chMIBGroups | 1.3.6.1.4.1.9.9.300.2.2 | |||
| chMultipleSmtpServersGroup | 1.3.6.1.4.1.9.9.300.2.2.5 | A collection of objects for displaying and configuring Call Home SMTP server on the devices which support on one SMTP server. | ||
| chPeriodicSwInventoryInfoGroup | 1.3.6.1.4.1.9.9.300.2.2.14 | A collection of objects for configuring periodic software inventory information. | ||
| chSingleSmtpServerGroup | 1.3.6.1.4.1.9.9.300.2.2.4 | A collection of objects for displaying and configuring Call Home SMTP server on the devices which support only one SMTP server. | ||
| chStatisticsGroup | 1.3.6.1.4.1.9.9.300.2.2.6 | A collection of objects for displaying Call Home statistics. | ||
| chSwInventoryInfoGroup | 1.3.6.1.4.1.9.9.300.2.2.13 | A collection of objects for displaying and configuring software inventory information. | ||
| chSwInventoryInfoGroup1 | 1.3.6.1.4.1.9.9.300.2.2.15 | A collection of objects for displaying software inventory information. | ||
| chSystemInformationGroup | 1.3.6.1.4.1.9.9.300.2.2.1 | A collection of objects for displaying and configuring system information pertaining to Call Home. | ||
| chSystemInformationGroup1 | 1.3.6.1.4.1.9.9.300.2.2.39 | A collection of objects for displaying and configuring system information pertaining to Call Home. | ||
| chSystemServicePriorityGroup | 1.3.6.1.4.1.9.9.300.2.2.40 | A collection of objects for configuring configuring system service priority pertaining to Call Home. | ||
| ciscoCallHomeMIB | 1.3.6.1.4.1.9.9.300 | The MIB module for the management of Call Home feature within the framework of Cisco's Call Home architecture. Customers deploying solutions to run mission critical applications such as storage solutions demand very high availability and Serviceability from their products and/or support partners. To meet these requirements, a feature called 'Call Home' is provided which allows the system experiencing Hardware/Software problems to automatically send the relevant failure information back to the Support Center at the Support Partners for troubleshooting or to get replacement hardware dispatched. This feature also provides advanced features that allow storage systems to send performance, accounting and system health information in addition to just the fault information. | ||
| ciscoCallHomeMIBObjects | 1.3.6.1.4.1.9.9.300.1 | |||
| STR sysContactEmailAddress | 1.3.6.1.4.1.9.9.300.1.1.3 | SnmpAdminString | read-write | The email address of the contact person for this managed node. The format of this object is an e-mail address which conforms to RFC822 and RFC1123 'addr-spec' syntax. Some valid Email Addresses are raj@helpme.com, bob@service.com, mtom@abc.caview.ca.us A set operation on this object with a invalid format will result in an error. |
| STR sysContactPhoneNumber | 1.3.6.1.4.1.9.9.300.1.1.2 | SnmpAdminString | read-write | The phone number of the contact person for this managed node. The phone number must start with '+' and contains only numeric characters except for space and '-'. Some valid phone numbers are +44 20 8332 9091 +45 44886556 +81-46-215-4678 +1-650-327-2600 A set operation on this object with a invalid format will result in an error. |
| STR sysStreetAddress | 1.3.6.1.4.1.9.9.300.1.1.4 | SnmpAdminString | read-write | The mailing address of this managed node. |
RFC description
Provides automatic failure notification and system health reporting for Cisco storage and infrastructure devices.
Start monitoring Cisco routers/switches (Call Home diagnostic/alerting) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.