CISCO-USP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.827
- Last updated
- 2018-02-28 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2015-07-20 00:00
- Namespace
- cisco
- Source file
CISCO-USP-MIB- Digest
sha256:b1fec88e971335c809d709a34bd1fe989e85976bc25481162a96d981bc15db08
Description
The MIB Module for the management of the Cisco Unified SIP Proxy (CUSP) service. CUSP is a Session Initiation Protocol (SIP) proxy server that helps enterprises aggregate their SIP elements into a centralized architecture in order to simplify and improve the flexibility of their network. MIB has OID's to monitor CUSP specific info like Server Group, Calls Per Second (CPS), Total Calls, Failed Calls, Dropped Calls, License, Up time CPU and Memory info and also traps on Server group elements, CPU and Memory threshold exceed, License exceed, Back up , process going down, Extensive logging and connection.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cusp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-USP-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoUspMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.0 | |||
| ciscoUspMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1 | |||
| cuspScalar OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1.1 | |||
| cuspLastCounterResetTime OBJECT-TYPE This object gives the time stamp in date and time when the call counter was last reset. All counters related to calls, CPS and messages would be reset when counter is reset. | 1.3.6.1.4.1.9.9.827.1.1.1 | DateAndTime | read-only | current |
| cuspSystemState OBJECT-TYPE This object gives the CUSP system state. 'up' - System is up. 'down' - System is either offline or going down. | 1.3.6.1.4.1.9.9.827.1.1.2 | INTEGER {up(1), down(2)} | read-only | current |
| cuspSystemUpTime OBJECT-TYPE This object gives the CUSP system up time information. | 1.3.6.1.4.1.9.9.827.1.1.3 | TimeStamp | read-only | current |
| cuspLicenseLimit OBJECT-TYPE This object gives the maximum licensed CPS limit value. Calls will be rejected if the license limit is exceeded. | 1.3.6.1.4.1.9.9.827.1.1.4 | Unsigned32 (0..10000) | read-only | current |
| cuspLicenseState OBJECT-TYPE This object gives the current license state of the CUSP. 'waiting' - The initial state after an entitlement request while waiting for the authorization request response. 'overage' - The entitlement is in overage. 'outofcompliance' - Requested entitlement is more than the available count. All calls will be rejected. 'notapplicable' - Enforcement mode is not applicable. 'invalidtag' - The entitlement tag is invalid. 'invalid' - Error condition state. 'init' - The initial state after the instance is created but before the entitlement is requested with. 'incompliance' - License registration and entitlement succeeded. 'evalexpired' - Evaluation period has expired. 'eval' - CUSP is using the evaluation period for this entitlement. 'disabled' - Smart Licensing has been deactivated or disabled. 'authorizedperiodexpired' - The authorized period has expired. | 1.3.6.1.4.1.9.9.827.1.1.5 | INTEGER {waiting(1), overage(2), outofcompliance(3), notapplicable(4), invalidtag(5), invalid(6), init(7), incompliance(8), evalexpired(9), eval(10), disabled(11), authorizedperiodexpired(12)} | read-only | current |
| cuspSmartAgentState OBJECT-TYPE This object gives the current license state of the Smart License Agent. 'unconfigured' - Smart licensing agent is not enabled and and all calls will be rejected in this state. 'unidentified' - Smart licensing is enabled and entitlement information is sent to the agent. Calls will be allowed in this state. 'evalexpired' - Smart agent will move to this state when evaluation period expires. All calls will be rejected in this state. 'transient' - Smart agent is in transient state. 'registered' - CUSP registered with the cloud server but license not yet authorized. 'outofcompliance' - Requested entitlement is more than the available count. All calls will be rejected. 'authorized' - License registration and entitlement succeeded. 'authorizationexpiry' - Renew request failed for more than 90 days. All calls will be rejected. | 1.3.6.1.4.1.9.9.827.1.1.6 | INTEGER {unconfigured(1), unidentified(2), evalexpired(3), registered(4), outofcomplaince(5), authorized(6), authorizationexpiry(7), transient(8)} | read-only | current |
| cuspConfiguredMemory OBJECT-TYPE This object gives the total memory (RAM) in MB(MegaByte) configured on CUSP. | 1.3.6.1.4.1.9.9.827.1.1.7 | Unsigned32 | read-only | current |
| cuspMemoryUsed OBJECT-TYPE This object gives the CUSP current memory (RAM) usage information in MB (MegaByte). | 1.3.6.1.4.1.9.9.827.1.1.8 | Unsigned32 | read-only | current |
| cuspDiskSpaceUsed OBJECT-TYPE This object gives the current disk utilization of CUSP in MB (Mega Byte). | 1.3.6.1.4.1.9.9.827.1.1.9 | Integer32 | read-only | current |
| cuspCallStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1.1.10 | |||
| cuspTotalCalls OBJECT-TYPE This object gives the total number of calls since the last counter reset. | 1.3.6.1.4.1.9.9.827.1.1.10.1 | Counter32 | read-only | current |
| cuspTotalFailedCalls OBJECT-TYPE This object gives the total number of failed calls since last counter reset. | 1.3.6.1.4.1.9.9.827.1.1.10.2 | Counter32 | read-only | current |
| cuspCPS OBJECT-TYPE This object gives the current running Calls Per Second (CPS) information. | 1.3.6.1.4.1.9.9.827.1.1.10.3 | Unsigned32 | read-only | current |
| cuspAvgCPSOneMin OBJECT-TYPE This object gives the average CPS (Calls Per Second) in the last one minute. | 1.3.6.1.4.1.9.9.827.1.1.10.4 | Unsigned32 | read-only | current |
| cuspMaxCPSOneMin OBJECT-TYPE This object gives the Maximum value of CPS (Calls Per Second) in the last one minute. | 1.3.6.1.4.1.9.9.827.1.1.10.5 | Unsigned32 | read-only | current |
| cuspDroppedCallsOneSec OBJECT-TYPE This object gives the count on number of calls dropped in the last one second. | 1.3.6.1.4.1.9.9.827.1.1.10.6 | Unsigned32 | read-only | current |
| cuspAvgDroppedCPSOneMin OBJECT-TYPE This object gives the average of 'dropped calls per second' in the last one minute. | 1.3.6.1.4.1.9.9.827.1.1.10.7 | Unsigned32 | read-only | current |
| cuspMaxDroppedCPSOneMin OBJECT-TYPE This object gives the Maximum of 'dropped calls per second' in the last one minute. | 1.3.6.1.4.1.9.9.827.1.1.10.8 | Unsigned32 | read-only | current |
| cuspCallsRoutedOneSec OBJECT-TYPE This object gives the number of calls routed through CUSP in last one second. | 1.3.6.1.4.1.9.9.827.1.1.10.9 | Unsigned32 | read-only | current |
| cuspAvgCallsRoutedOneMin OBJECT-TYPE This object gives the average of 'calls routed per second' in last one minute. | 1.3.6.1.4.1.9.9.827.1.1.10.10 | Unsigned32 | read-only | current |
| cuspMaxCallsRoutedOneMin OBJECT-TYPE This object gives the maximum of 'calls routed per second' in the last one minute. | 1.3.6.1.4.1.9.9.827.1.1.10.11 | Unsigned32 | read-only | current |
| cuspCallsDroppedExceedingLicense OBJECT-TYPE This object gives the total calls dropped due to exceeding license limit. | 1.3.6.1.4.1.9.9.827.1.1.10.12 | Unsigned32 | read-only | current |
| cuspMessageStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1.1.11 | |||
| cuspStrayMessageCount OBJECT-TYPE This object gives the number of stray messages information. Stray messages are messages for which CUSP doesn't have a transaction. | 1.3.6.1.4.1.9.9.827.1.1.11.1 | Unsigned32 | read-only | current |
| cuspNoOfMessagesRecieved OBJECT-TYPE This object gives the total number of messages received. | 1.3.6.1.4.1.9.9.827.1.1.11.2 | Unsigned32 | read-only | current |
| cuspThresholdValues OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1.1.12 | |||
| cuspDiskSpaceThresholdValue OBJECT-TYPE The percentage threshold value configured by the user. If the percentage disk space utilization exceeds this limit then cuspDiskSpaceThresholdAlert notification is sent. | 1.3.6.1.4.1.9.9.827.1.1.12.1 | Integer32 (1..100) | read-write | current |
| cuspMemoryThresholdValue OBJECT-TYPE The percentage threshold value configured by the user. If the percentage memory utilization exceeds this limit then cuspMemoryThresholdAlert notification is sent. | 1.3.6.1.4.1.9.9.827.1.1.12.2 | Integer32 (1..100) | read-write | current |
| cuspTable OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1.2 | |||
| cuspServerGroupTable OBJECT-TYPE A list of Server Groups. Server groups define the elements with which the Cisco Unified SIP Proxy system interacts for each network. | 1.3.6.1.4.1.9.9.827.1.2.1 | not-accessible | current | |
| cuspServerGroupEntry OBJECT-TYPE An entry (conceptual row) in the ServerGroup Table. | 1.3.6.1.4.1.9.9.827.1.2.1.1 | not-accessible | current | |
| cuspServerGroupIndex OBJECT-TYPE A unique value, greater than zero, for each server group. | 1.3.6.1.4.1.9.9.827.1.2.1.1.1 | Unsigned32 | not-accessible | current |
| cuspServerGroupName OBJECT-TYPE This object gives the name of the server group. | 1.3.6.1.4.1.9.9.827.1.2.1.1.2 | OCTET STRING | read-only | current |
| cuspServerGroupNetwork OBJECT-TYPE This object gives the network name to which the server group belongs. | 1.3.6.1.4.1.9.9.827.1.2.1.1.3 | OCTET STRING | read-only | current |
| cuspServerGroupStatus OBJECT-TYPE This object gives the Server group status as up/partialdown/down. up - All the elements in the server group are up. partialdown - At least one element in the server group is down. down - All the elements in the server group are down. | 1.3.6.1.4.1.9.9.827.1.2.1.1.4 | INTEGER {up(1), partialdown(2), down(3)} | read-only | current |
| cuspServerGroupPingStatus OBJECT-TYPE This object gives server group ping status. true - Ping is enabled. false - Ping is disabled. | 1.3.6.1.4.1.9.9.827.1.2.1.1.5 | TruthValue | read-only | current |
| cuspServerGroupLBType OBJECT-TYPE This object gives the load balancing algorithm for the server group. global - Uses global load balance algorithm. highestq - Uses highestq algorithm where in CUSP picks the first available element with the higest q-value. requesturi - Hash algorithm is on Request-URI. callid - Hash algorithm is on Call-ID. touri - Hash algorithm is on To URI. weight - Uses weight-based scheme. | 1.3.6.1.4.1.9.9.827.1.2.1.1.6 | INTEGER {global(1), highestq(2), requesturi(3), callid(4), touri(5), weight(6)} | read-only | current |
| cuspElementTable OBJECT-TYPE A list of elements in a server group table. Also gives information on status(up/down) of the element, its Q value, weight and transport type. | 1.3.6.1.4.1.9.9.827.1.2.2 | not-accessible | current | |
| cuspElementEntry OBJECT-TYPE An entry (conceptual row) in the cuspElementTable. | 1.3.6.1.4.1.9.9.827.1.2.2.1 | not-accessible | current | |
| cuspElementIndex OBJECT-TYPE A unique value, greater than zero, for each element. | 1.3.6.1.4.1.9.9.827.1.2.2.1.1 | Unsigned32 | not-accessible | current |
| cuspElementName OBJECT-TYPE This object gives the Server group element ID. | 1.3.6.1.4.1.9.9.827.1.2.2.1.2 | OCTET STRING (SIZE(0..255)) | read-only | current |
| cuspElementStatus OBJECT-TYPE This object gives the server group element status. 'up' - Server group element is up. 'down' - Server group element is down. | 1.3.6.1.4.1.9.9.827.1.2.2.1.3 | INTEGER {up(1), down(2)} | read-only | current |
| cuspElementQValue OBJECT-TYPE This object gives the Q value of the server group element. Q value is a real number that specifies the priority of the server group element with respect to others in the server group. Q value range is 0.0 to 1.0. | 1.3.6.1.4.1.9.9.827.1.2.2.1.4 | OCTET STRING | read-only | current |
| cuspElementWeight OBJECT-TYPE This object gives the weight of the server group element. Weight is used for load balancing between server group elements. | 1.3.6.1.4.1.9.9.827.1.2.2.1.5 | Integer32 (0..100) | read-only | current |
| cuspElementPort OBJECT-TYPE This object gives the port number of the server group element. | 1.3.6.1.4.1.9.9.827.1.2.2.1.6 | Integer32 | read-only | current |
| cuspElementTransport OBJECT-TYPE This object gives the transport type of the server group element. Transport type can be udp,tcp or tls. | 1.3.6.1.4.1.9.9.827.1.2.2.1.7 | INTEGER {udp(1), tcp(2), tls(3)} | read-only | current |
| cuspElementTotalCalls OBJECT-TYPE This object gives the total routed calls to the server group element. | 1.3.6.1.4.1.9.9.827.1.2.2.1.8 | Unsigned32 | read-only | current |
| cuspElementFailedCalls OBJECT-TYPE This object gives the total failed calls on the server group element. | 1.3.6.1.4.1.9.9.827.1.2.2.1.9 | Unsigned32 | read-only | current |
| cuspNotifControlInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.1.3 | |||
| cuspNotifSeverity OBJECT-TYPE The classification on the event severity. 'error' - Significant problem. 'warning' - Not immediately significant. 'informational' - Information only. | 1.3.6.1.4.1.9.9.827.1.3.1 | INTEGER {error(1), warning(2), informational(3)} | accessible-for-notify | current |
| cuspNotifDetail OBJECT-TYPE This object gives the detailed information on error encountered. | 1.3.6.1.4.1.9.9.827.1.3.2 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
| cuspSystemStateAlertEnable OBJECT-TYPE This variable controls generation of cuspSystemStateAlert. When this is 'true', generation of Notification is enabled and when this variable is 'false', generation of Notification is disabled. | 1.3.6.1.4.1.9.9.827.1.3.3 | TruthValue | read-write | current |
| cuspServerGroupAlertEnable OBJECT-TYPE This variable controls the generation of cuspServerGroupAlert. | 1.3.6.1.4.1.9.9.827.1.3.4 | TruthValue | read-write | current |
| cuspServerGroupElementAlertEnable OBJECT-TYPE This variable controls the generation of cuspServerGroupElementAlert | 1.3.6.1.4.1.9.9.827.1.3.5 | TruthValue | read-write | current |
| cuspLicenseExceededAlertEnable OBJECT-TYPE This variable controls the generation of cuspLicenseExceededAlert. | 1.3.6.1.4.1.9.9.827.1.3.6 | TruthValue | read-write | current |
| cuspLicenseStateAlertEnable OBJECT-TYPE This variable controls the generation of cuspLicenseStateAlert. | 1.3.6.1.4.1.9.9.827.1.3.7 | TruthValue | read-write | current |
| cuspExtensiveLoggingAlertEnable OBJECT-TYPE This variable controls the generation of cuspExtensiveLoggingAlert. | 1.3.6.1.4.1.9.9.827.1.3.8 | TruthValue | read-write | current |
| cuspDiskSpaceThresholdAlertEnable OBJECT-TYPE This variable controls the generation of cuspDiskSpaceThresholdAlert. | 1.3.6.1.4.1.9.9.827.1.3.9 | TruthValue | read-write | current |
| cuspMemoryThresholdAlertEnable OBJECT-TYPE This variable controls the generation of cuspMemoryThresholdAlert. | 1.3.6.1.4.1.9.9.827.1.3.10 | TruthValue | read-write | current |
| cuspBackupProcessFailAlertEnable OBJECT-TYPE This variable controls the generation of cuspBackupProcessFailAlert notification. | 1.3.6.1.4.1.9.9.827.1.3.11 | TruthValue | read-write | current |
| cuspConnectionExceptionAlertEnable OBJECT-TYPE This variable controls the generation of cuspConnectionExceptionAlert. | 1.3.6.1.4.1.9.9.827.1.3.12 | TruthValue | read-write | current |
| cuspSipMessageQueueOverflowAlertEnable OBJECT-TYPE This variable controls the generation of cuspSipMessageQueueOverflowAlert | 1.3.6.1.4.1.9.9.827.1.3.13 | TruthValue | read-write | current |
| ciscoUspMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.2 | |||
| ciscoUspMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.2.1 | |||
| ciscoUspMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.827.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cuspSystemStateAlert NOTIFICATION-TYPE This notification is generated when the CUSP system goes up/down. This notification can be enabled/disabled by setting cuspSystemStateAlertEnable. | 1.3.6.1.4.1.9.9.827.0.1 | current |
| cuspServerGroupElementAlert NOTIFICATION-TYPE This notification is generated when server group element status changes. This notification can be enabled/disabled by setting cuspServerGroupElementAlertEnable. | 1.3.6.1.4.1.9.9.827.0.2 | current |
| cuspServerGroupAlert NOTIFICATION-TYPE This notification is generated when all the elements in the server group goes down or when any one element in the server group comes up after all the elements in the group were down. This notification can be enabled/disabled by setting cuspServerGroupAlertEnable. | 1.3.6.1.4.1.9.9.827.0.3 | current |
| cuspMemoryThresholdAlert NOTIFICATION-TYPE This notification is generated when CUSP memory usage exceeds the cuspMemoryThresholdValue. This notification can be enabled/disabled by setting cuspMemoryThresholdAlertEnable. | 1.3.6.1.4.1.9.9.827.0.4 | current |
| cuspLicenseExceededAlert NOTIFICATION-TYPE This notification is generated when average CPS exceeds cuspLicenseLimit. This notification can be enabled/disabled by setting cuspLicenseExceededAlertEnable. | 1.3.6.1.4.1.9.9.827.0.5 | current |
| cuspLicenseStateAlert NOTIFICATION-TYPE This notification is generated when CUSP license state changes. This notification can be enabled/disabled by setting cuspLicenseStateAlertEnable. | 1.3.6.1.4.1.9.9.827.0.6 | current |
| cuspExtensiveLoggingAlert NOTIFICATION-TYPE This notification is generated when extensive debug level logging is enabled in CUSP. Extensive logging might impact the performance and system stability. This notification can be enabled/disabled by setting cuspExtensiveLoggingAlertEnable. | 1.3.6.1.4.1.9.9.827.0.7 | current |
| cuspDiskSpaceThresholdAlert NOTIFICATION-TYPE This notification is generated when the CUSP Disk usage exceeds the cuspDiskSpaceThresholdValue. This notification can be enabled/disabled by setting cuspDiskSpaceThresholdAlertEnable. | 1.3.6.1.4.1.9.9.827.0.8 | current |
| cuspBackupProcessFailAlert NOTIFICATION-TYPE This notification is generated when back up process fails. This notification can be enabled/disabled by setting cuspBackupProcessFailAlertEnable. | 1.3.6.1.4.1.9.9.827.0.9 | current |
| cuspConnectionExceptionAlert NOTIFICATION-TYPE This notification is generated when a connection exception occurs. This notification can be enabled/disabled by setting cuspConnectionExceptionAlertEnable. | 1.3.6.1.4.1.9.9.827.0.10 | current |
| cuspSipMessageQueueOverflowAlert NOTIFICATION-TYPE This notification is generated when CUSP system queues gets full. Queue full indicates CUSP is either over loaded or encountering network issues. This notification can be enabled/disabled by setting cuspSipMessageQueueOverflowAlertEnable. | 1.3.6.1.4.1.9.9.827.0.11 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoUspMIBModuleCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco USP MIB. | 1.3.6.1.4.1.9.9.827.2.1.1 | current |
| ciscoUspMIBMainObjectGroup OBJECT-GROUP A collection of objects providing information on CUSP system parameters. | 1.3.6.1.4.1.9.9.827.2.2.1 | current |
| ciscoUspMIBNotifyGroup NOTIFICATION-GROUP A collection of notifications that are generated by the CUSP. | 1.3.6.1.4.1.9.9.827.2.2.2 | current |