SONUS-CDR-SERVER-MIB
38 objects
Configuration for external CDR servers.
Imported Objects
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus TEXTUAL-CONVENTION TruthValue |
| SONUS-SMI MISSING | sonusCommonSoftwarePlatformServicesMIBs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2879.2.8.17 | IdentitysonusCdrServerMIB | Configuration for external CDR servers. | ||
| 1.3.6.1.4.1.2879.2.8.17.1 | NodesonusCdrServer | |||
| 1.3.6.1.4.1.2879.2.8.17.1.1 | TablesonusCdrServerAdminTable | not-accessible | obsolete | CDR server admin |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1 | RowsonusCdrServerAdminEntry | not-accessible | obsolete | |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.1 | ColumnsonusCdrServerAdminType | not-accessible | obsolete | Server type - either primary of secondary. |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.2 | ColumnsonusCdrServerAdminIpAddress | read-create | obsolete | The IP address of the server |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.3 | ColumnsonusCdrServerAdminUsername | read-create | obsolete | The username on the remote server |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.4 | ColumnsonusCdrServerAdminPassword | read-create | obsolete | The password on the remote server |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.5 | ColumnsonusCdrServerAdminPath | read-create | obsolete | The path on the remote server |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.6 | ColumnsonusCdrServerAdminFilePrefix | read-create | obsolete | The remote file prefix that will be appended with a datestamp |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.7 | ColumnsonusCdrServerAdminConnectionTimeout | read-create | obsolete | The time to wait before timing out the connect operation |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.8 | ColumnsonusCdrServerAdminTransferTimeout | read-create | obsolete | The time to wait before timing out the file transfer |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.9 | ColumnsonusCdrServerAdminRowstatus | read-create | obsolete | |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.10 | ColumnsonusCdrServerAdminBufferSize | read-create | obsolete | The size of data to send to sftp server. Some servers may not handle large sizes. |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.11 | ColumnsonusCdrServerAdminCdrPort | read-create | obsolete | The ssh port of the remote server. |
| 1.3.6.1.4.1.2879.2.8.17.1.1.1.12 | ColumnsonusCdrServerAdminUseSshKeyFile | read-create | obsolete | use ssh public key for authentication on the remote server. |
| 1.3.6.1.4.1.2879.2.8.17.1.2 | TablesonusCdrServerStatusTable | not-accessible | current | CDR server status |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1 | RowsonusCdrServerStatusEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1.1 | ColumnsonusCdrServerStatusType | not-accessible | current | Server type - either primary of secondary. |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1.2 | ColumnsonusCdrServerStatusState | read-only | current | The type of the event log. Each type has separate configuration parameters and logs to a separate file. |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1.3 | ColumnsonusCdrServerStatusProgress | read-only | current | Indicator that a transfer is in progress. |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1.4 | ColumnsonusCdrServerStatusSuccessfulTransfers | read-only | current | Count of the number of files successfully transferred. |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1.5 | ColumnsonusCdrServerStatusFailedTransfers | read-only | current | Count of the number of failed transfers. |
| 1.3.6.1.4.1.2879.2.8.17.1.2.1.6 | ColumnsonusCdrServerStatusPendingTransfers | read-only | current | Count the nmber of pending transfers. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ConfdString | OCTET STRING | current | xs: and confd: types mapped to strings |
| InetAddressIP | OCTET STRING (SIZE (4|16)) | current | confd:inetAddressIP |
| SonusAccountingOutOfServiceReason | INTEGER {configchange(1),eventloggingerror(2)} | current | The reason why Sonus Acccounting is out of Service |
| SonusCdrServerBufferSizeType | Integer32 (4 .. 1024) | current | Enter a value between in the range (4..1024) |
| SonusCdrServerConnectionTimeoutType | Integer32 (15 .. 120) | current | Enter a value between in the range (15..120) |
| SonusCdrServerPublicKey | OCTET STRING (SIZE (0 .. 2048)) | current | Enter public key of CDR server |
| SonusCdrServerTimeoutType | Integer32 (15 .. 600) | current | Enter a value between in the range (15..600) |
| SonusCdrServerTypeName | OCTET STRING (SIZE (0 .. 255)) | current | Enter string character data |
| SonusCdrServerTypePasswdStr | OCTET STRING | current | Enter encrypted string password data |
| SonusCdrServerTypeState | INTEGER {active(1),standby(2)} | current | Server state |
| SonusCdrServerTypeType | INTEGER {primary(1),secondary(2)} | current | One of primary or secondary |
| SonusCdrServerTypeXferState | INTEGER {idle(0),started(1),connecting(2),transferring(3),failed(4),done(5)} | current | Server state |
| String | OCTET STRING | current | xs:string |
| UnsignedShort | Unsigned32 (0 .. 65535) | current | xs:unsignedShort |