SONUS-ANNOUNCEMENTS-STATUS
25 objects
The MIB Module for Announcement Management.
Imported Objects
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus TEXTUAL-CONVENTION TruthValue |
| SONUS-SYSTEM-MIB | sonusSystemMIB |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2879.2.8.5.4 | IdentitysonusAnnouncementsMIB | The MIB Module for Announcement Management. | ||
| 1.3.6.1.4.1.2879.2.8.5.4.4 | TablesonusSystemAnnouncementsSegmentStatusTable | not-accessible | current | Announcement segment file status |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1 | RowsonusSystemAnnouncementsSegmentStatusEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.1 | ColumnsonusSystemAnnouncementsSegmentStatusSegmentId | not-accessible | current | Segment Id |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.2 | ColumnsonusSystemAnnouncementsSegmentStatusVersion | read-only | current | Version number of segment file |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.3 | ColumnsonusSystemAnnouncementsSegmentStatusPathname | read-only | current | Pathname of segment file |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.4 | ColumnsonusSystemAnnouncementsSegmentStatusAudioFormat | read-only | current | Compression type of audio data |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.5 | ColumnsonusSystemAnnouncementsSegmentStatusAudioLength | read-only | current | Length of audio data in segment file |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.6 | ColumnsonusSystemAnnouncementsSegmentStatusPlayoutDuration | read-only | current | Playout duration of segment file |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.7 | ColumnsonusSystemAnnouncementsSegmentStatusState | read-only | current | State of segment |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.8 | ColumnsonusSystemAnnouncementsSegmentStatusUseCount | read-only | current | Number of announcements currently using this segment |
| 1.3.6.1.4.1.2879.2.8.5.4.4.1.9 | ColumnsonusSystemAnnouncementsSegmentStatusTotalPlays | read-only | current | Total number of times this segment has been played |
| 1.3.6.1.4.1.2879.2.8.5.4.5 | TablesonusSystemAnnouncementsMemoryUsageTable | not-accessible | current | Announcement segment NP memory usage |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1 | RowsonusSystemAnnouncementsMemoryUsageEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.1 | ColumnsonusSystemAnnouncementsMemoryUsageSystemName | not-accessible | current | Name of the system. |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.2 | ColumnsonusSystemAnnouncementsMemoryUsageTotalSegments | read-only | current | Total number of announcement segments on disk |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.3 | ColumnsonusSystemAnnouncementsMemoryUsageCachedSegments | read-only | current | Number of announcement segments cached in NP memory |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.4 | ColumnsonusSystemAnnouncementsMemoryUsageTotalCacheMemory | read-only | current | Total amount of segment cache memory available in NP |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.5 | ColumnsonusSystemAnnouncementsMemoryUsageUsedCacheMemory | read-only | current | Amount of segment cache memory being used in NP |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.6 | ColumnsonusSystemAnnouncementsMemoryUsageUtilizedCacheMemory | read-only | current | Percentage of segment cache memory being used in NP |
| 1.3.6.1.4.1.2879.2.8.5.4.5.1.7 | ColumnsonusSystemAnnouncementsMemoryUsageTotalPlayoutTime | read-only | current | Total playout time of all segments cached in NP memory |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AnnAudioFmt | INTEGER {null(0),g711MuLaw(1),g711ALaw(2),compressed(3)} | current | |
| AnnSegId | Unsigned32 (1 .. 65534) | current | |
| AnnSegState | INTEGER {null(0),notCached(1),cached(2),cachedModifyPending(3),cachedDeletePending(4)} | current | |
| String | OCTET STRING | current | xs:string |