zhoneCallDetailRecRepPeriod
ZHONE-SYSTEM-MIB ·
.1.3.6.1.4.1.5504.3.1.17.9
Object
scalar
r/w
Integer32
This specifies the device reporting period in minutes. During this period a device is collecting CDR records and when this period elapses it triggers automatic uploading to the active FTP server. After successful transfer the CDR log is pruned. When the CDR log reaches its 'high water mark' before the end of the current reporting period, the transfer takes place immediately, then a new reporting period is commenced.
Context
- MIB
- ZHONE-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5504.3.1.17.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zhoneCallDetailRecConfig
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-60
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| zhoneCallDetailRecEnabled Indicates whether CDR is enabled for this device. If false, the
CDR is disabled. If true, the CDR is enabled, each call is
recorded and a report is sent periodically to the most… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5504.3.1.17.1 |
| zhoneCallDetailRecOperStatus CDR Operational Status:
active - CDR is enabled and working OK.
ftpFailure - CDR cannot upload log due to lack of available FTP server.
overrun - In result of FTP failure, … | scalar | Enumeration | .1.3.6.1.4.1.5504.3.1.17.10 |
| zhoneCallDetailRecFlushLog If true, indicates the device to upload all pending call records
and empty the CDR log. After the uploading is completed the flag
is automatically set to false. In case of failur… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5504.3.1.17.2 |
| zhoneCallDetailRecCurrFtpServer Currently active FTP server. In case all FTP servers are not
available the none(3) value is assigned. | scalar | Enumeration | .1.3.6.1.4.1.5504.3.1.17.3 |
| zhoneCallDetailRecPrimFtpIpAddr IP address of the primary FTP server. If configured and available,
it becomes the most preferable FTP server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.3.1.17.4 |
| zhoneCallDetailRecSecFtpIpAddr IP address of the secondary FTP server. This server is automatically
selected when the primary FTP server is not configured or unavailable.
The device will probe the primary FTP s… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.5504.3.1.17.5 |
| zhoneCallDetailRecFtpLogin The FTP login name to be used by the device for initiating the
transfer. | scalar | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.17.6 |
| zhoneCallDetailRecFtpPassword The FTP password to be used by the device during login to the
FTP server. | scalar | Zhone-TCZhoneAdminString | .1.3.6.1.4.1.5504.3.1.17.7 |
| zhoneCallDetailRecFtpDirPath The directory path on the FTP server where a file with CDR records
is to be stored. The trailing '/' is not required.
Within this directory, each device will have its subdirector… | scalar | Zhone-TCZhoneFileName | .1.3.6.1.4.1.5504.3.1.17.8 |