Historical Data Records (HDR)

HDR refers to a management feature that collects statistics about SBC system operation and function, and then sends those records to a configured FTP/SFTP server [1]. This is roughly the same data available via SNMP, but collected and stored in CSV files on configured intervals, and then sent to the server on a configured period. These files can be used for capacity planning and analysis of trends or long term issues.

HDR data consists of a “Group” with associated “Group Statistics” that apply to each group. HDR data comes from two sources: SNMP MIBs and Oracle’s Command Line Interface (ACLI), i.e. the output of show commands.

For more information and details about Historical Data Recording please read the HDR Resource Guide applicable to the release on the SD.

Specific HDR groups of interest to collect are:
  • system - global system statistics
  • session-realm - session and rate statistics on a per realm basis
  • temperature - environmental temperature statistics
  • sip-sessions - SIP status statistics
  • sip-errors - error statistics for SIP, media, and SDP
  • sip-policy - SIP routing, session-agent groups and constraints statistics
  • sip-ACL-status - statistics on trusted and blocked ACLs
The following is an example of information collected in the sip-errors HDR for one collection interval.
TimeStamp,Message/Event,Server Totals,Client Totals
1369336364,INVITE Requests,1200,0
1369336364,Retransmissions,0,0
1369336364,100 Trying          ,800,0
1369336364,180 Ringing         ,800,0
1369336364,181 Forwarded       ,0,0
1369336364,182 Queued          ,0,0
1369336364,183 Progress        ,0,0
1369336364,1xx Provisional     ,0,0
1369336364,200 OK              ,800,0
1369336364,202 Accepted        ,0,0
1369336364,2xx Success         ,0,0
1369336364,30x Moved           ,0,0
1369336364,305 Use Proxy       ,0,0
1369336364,380 Alternative     ,0,0
1369336364,3xx Redirect        ,0,0
1369336364,400 Bad Request     ,200,0
1369336364,401 Unauthorized    ,0,0
1369336364,403 Forbidden       ,200,0
1369336364,404 Not Found       ,0,0
1369336364,405 Not Allowed     ,0,0
1369336364,406 Not Acceptable  ,0,0
1369336364,407 Proxy Auth Req  ,0,0
1369336364,408 Request Timeout ,0,0
1369336364,415 Bad Media Type  ,0,0
1369336364,420 Bad Extension   ,0,0
1369336364,421 Extension Reqd  ,0,0
1369336364,422 Too Short       ,0,0
1369336364,423 Too Brief       ,0,0
1369336364,480 Unavailable     ,0,0
1369336364,481 Does Not Exist  ,0,0
1369336364,482 Loop Detected   ,0,0
1369336364,483 Too Many Hops   ,0,0
1369336364,484 Address Incompl ,0,0
1369336364,485 Ambiguous       ,0,0
1369336364,486 Busy Here       ,0,0
1369336364,487 Terminated      ,0,0
1369336364,488 Not Acceptable  ,0,0
1369336364,489 Bad Event       ,0,0
1369336364,491 Req Pending     ,0,0
1369336364,4xx Client Error    ,0,0
1369336364,500 Internal Error  ,0,0
1369336364,501 Not Implemented ,0,0
1369336364,502 Bad Gateway     ,0,0
1369336364,503 Service Unavail ,0,0
1369336364,504 Gateway Timeout ,0,0
1369336364,513 Msg Too Large   ,0,0
1369336364,580 Precon Failure  ,0,0
1369336364,5xx Server Error    ,0,0
1369336364,600 Busy Everywhere ,0,0
1369336364,603 Decline         ,0,0
1369336364,604 Not Found       ,0,0
1369336364,606 Not Acceptable  ,0,0
1369336364,6xx Global Error    ,0,0
1369336364,Response Retrans,0,0
1369336364,Transaction Timeouts,  -  ,0
1369336364,Locally Throttled,  -  ,0