SONUS-COMMON-TC
16 objects
This module defines textual conventions used throughout sonus enterprise mibs.
Imported Objects
| SNMPv2-SMI | MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| SONUS-SMI MISSING | sonusCommonSoftwarePlatformServicesMIBs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2879.2.8.2 | IdentitysonusCommonTextualConventions | This module defines textual conventions used throughout sonus enterprise mibs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SonusAcctRecordType | INTEGER { start(1), stop(2), attempt(3), intermediate(4), reboot(5), switchover(6) } | current | Represents the different types of call accounting records that are available in Sonus Products. |
| SonusAdminAction | INTEGER { dryUp(1), force(2) } | current | The action assignment of a resource. |
| SonusAdminState | INTEGER { disabled(1), enabled(2) } | current | The administrative state of a resource. |
| SonusAlarmFilterLevel | INTEGER { noevents(0), critical(1), major(2), minor(3), info(4) } | current | The filter severity level of events. |
| SonusAlarmLevel | INTEGER { critical(1), major(2), minor(3), info(4) } | current | The severity level of events. |
| SonusGMTTime | OCTET STRING(SIZE (4)) | current | The pure GMT time specification ( without YY-MM-DD ) for daily reoccurring events. field octets contents range 1 1 hour 0..23 2 2 minutes 0..59 3 3 seconds 0..60 (use 60 for leap-second) 4 4 deci-seconds 0..9 |
| SonusIpAddress | OCTET STRING(SIZE (16)) | current | The IPv6 address. |
| SonusIpPort | Unsigned32 (0..65535) | current | The index for a Sonus shelf. |
| SonusIpPrefix | Unsigned32 (0..128) | current | The prefix of IP address. |
| SonusName | OCTET STRING(SIZE (1..23)) | current | This data type is used to model textual information taken from the NVT ASCII character set. The SonusName type is used to label Sonus Named objects. |
| SonusNameReference | OCTET STRING(SIZE (0..23)) | current | This data type is used to model textual information taken from the NVT ASCII character set. The SonusNameReference type is used to refer to Sonus Named objects. |
| SonusServiceState | INTEGER { outOfService(1), inService(2) } | current | The service state of a resource. |
| SonusShelfIndex | INTEGER (1..6) | current | The index for a Sonus shelf. |
| SonusSlotIndex | INTEGER (1..18) | current | The index for a Sonus slot. |
| SonusSoftwareVersion | OCTET STRING(SIZE (6)) | current | Octet string that identifies the version of the runtime software application: Byte(s) Code 0 major version 1 minor version 2 release version 3 type (1:alpha, 2:beta, 3:release, 4:special) 4-5 type build number |