CXDDS-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXDDS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ddsSlotTable | 1.3.6.1.4.1.495.2.1.6.39.1 | no-access |
Identifies the configuration information for a specific DDS access point and its associated hardware port. |
|
1.3.6.1.4.1.495.2.1.6.39.1.1 | no-access |
Identifies the configuration information for a specific DDS access point and its associated hardware port. |
||
ddsSlotNumber | 1.3.6.1.4.1.495.2.1.6.39.1.1.1 | sapindex | read-only |
Identifies a DDS access point by a numerical value. Each DDS access point has a unique value. |
ddsSlotAlias | 1.3.6.1.4.1.495.2.1.6.39.1.1.2 | alias | read-write |
Assigns a textual name to the DDS access point. Each access point requires a unique name. You may not assign the same name twice. Default Value: none Range of Values: up to 12 alphanumeric characters, the first must be a letter. Configuration Changed: operative |
ddsSlotRowStatus | 1.3.6.1.4.1.495.2.1.6.39.1.1.3 | integer | read-write |
Determines the status of the objects in a row. Default Value: valid Options: invalid (1): row is flagged, after next reset the values will be disabled and the row will be deleted from the table valid (2): values are enabled Configuration Changed: administrative Enumeration: 'valid': 2, 'invalid': 1. |
ddsSlotStatus | 1.3.6.1.4.1.495.2.1.6.39.1.1.4 | integer | read-only |
Identifies the status of the DDS option card as present, not present or present but failed. Default Value: none Options: dds-not-present (1) dds-present (2) dds-present-failed (3) Enumeration: 'dds-present': 2, 'dds-not-present': 1, 'dds-present-failed': 3. |
ddsSlotConfigLineType | 1.3.6.1.4.1.495.2.1.6.39.1.1.5 | integer | read-write |
Assigns the DDS line configuration. Default Value: telco-point-to-point (1) Options: telco-point-to-point (1) telco-multipoint (2) idm-timing-slave (3) idm-timing-master (4) Configuration Changed: operative Enumeration: 'ldm-timing-slave': 3, 'telco-multipt': 2, 'ldm-timing-master': 4, 'telco-point-to-point': 1. |
ddsSlotConfigLineService | 1.3.6.1.4.1.495.2.1.6.39.1.1.6 | integer | read-write |
Assigns the DDS line service type. Default Value: dds-56K (2) Range of Values: clear-channel-64K (1) switched-56K (2) dds-56K (3) dds-19200 (4) dds-9600 (5) dds-4800 (6) dds-2400 (7) dds-1200 (8) Configuration Changed: operative Enumeration: 'dds-4800': 6, 'dds-9600': 5, 'dds-56K': 3, 'dds-19200': 4, 'dds-2400': 7, 'clear-channel-64K': 1, 'switched-56K': 2. |
ddsSlotConfigLoopback | 1.3.6.1.4.1.495.2.1.6.39.1.1.7 | integer | read-write |
Specifies the DDS loopback type. Default Value: no-loopback (1) Range of Values: no-loopback (1) dte-loopback (2) loop2 (3), loop3 (4), loop4 (5) remote-loop2 (6) Configuration Changed: operative Enumeration: 'remote-loop2': 6, 'no-loopback': 1, 'loop2': 3, 'loop3': 4, 'dte-loopback': 2, 'loop4': 5. |
ddsSlotConfigRemLoop2LocalAddress | 1.3.6.1.4.1.495.2.1.6.39.1.1.8 | integer | read-write |
Specifies the local address for V.54 remote loop2. Default Value: none Range of Values: 0 to 255 The 34 valid V.54 hex addresses include: 0x01, 0x03, 0x05, 0x07, 0x09, 0x0B, 0x0D, 0x0F, 0x11, 0x13, 0x15, 0x17, 0x19, 0x1B, 0x1D, 0x1F, 0x25, 0x27, 0x2B, 0x2D, 0x2F, 0x33, 0x35, 0x37, 0x3B, 0x3D, 0x3F, 0x55, 0x57, 0x5B, 0x5F, 0x6F, 0x77, 0x7F Configuration Changed: operative |
ddsSlotConfigRemLoop2RemoteAddress | 1.3.6.1.4.1.495.2.1.6.39.1.1.9 | integer | read-write |
Specifies the remote address for V.54 remote loop2. Range of Values: 0 to 255 Default Value: none Configuration Changed: operative |
ddsSlotConfigPatternGen | 1.3.6.1.4.1.495.2.1.6.39.1.1.10 | integer | read-write |
Specifies the type of pattern generated. Range of Values: no-pattern (1) pattern-511 (2) pattern-511-with-errors (3) Default Value: no-pattern (1) Configuration Changed: operative Enumeration: 'pattern-511': 2, 'pattern-511-with-errors': 3, 'no-pattern': 1. |
ddsSlotDialNumber | 1.3.6.1.4.1.495.2.1.6.39.1.1.11 | displaystring | read-write |
Assigns the dial number for switched56 applications. Default Value: none Range of Values: 12 character octet string Configuration Changed: operative |
ddsSlotSoftwareRevision | 1.3.6.1.4.1.495.2.1.6.39.1.1.12 | integer | read-only |
Indicates the DDS firmware revision as an integer value from 0 to 255. Default Value: none Range of Values: 0-255 |
ddsSlotStuffingOption | 1.3.6.1.4.1.495.2.1.6.39.1.1.13 | integer | read-only |
Identifies whether the clear channel chip (ccc) option (for 64K clear channel) is installed. Default Value: none Options: ccc-installed (1) ccc-not-installed (2) Enumeration: 'ccc-installed': 1, 'ccc-not-installed': 2. |
ddsSlotLineQuality | 1.3.6.1.4.1.495.2.1.6.39.1.1.14 | integer | read-only |
Identifies whether the link is up, if no link exists or if a network error (OOS - out of service) has occurred. Default Value: none Options: link (1) no-link (2) network-error-oos (3) Enumeration: 'network-error-oos': 3, 'link': 1, 'no-link': 2. |
ddsSlotLineRelativeReceiveLevelMin | 1.3.6.1.4.1.495.2.1.6.39.1.1.15 | integer | read-only |
Indicates the minimum relative receive line level. Default Value: none Range of Values: 0-255 |
ddsSlotLineRelativeReceiveLevelMax | 1.3.6.1.4.1.495.2.1.6.39.1.1.16 | integer | read-only |
Indicates the maximum relative receive line level. Default Value: none Range of Values: 0-255 |
ddsSlotLineLoopback | 1.3.6.1.4.1.495.2.1.6.39.1.1.17 | integer | read-only |
Indicates the loopback status of the line. Options: none (1) csu-loopback (2) dsu-loopback (3) dte-loopback (4) loop2 (5) loop3 (6) loop4 (7) remote-loop2 (8) Default Value: none (1) Enumeration: 'remote-loop2': 8, 'none': 1, 'csu-loopback': 2, 'loop2': 5, 'loop3': 6, 'dte-loopback': 4, 'dsu-loopback': 3, 'loop4': 7. |
ddsSlotResultErtPatternDetect | 1.3.6.1.4.1.495.2.1.6.39.1.1.18 | integer | read-only |
Identifies the reception of the 511 bit pattern or not. Options: not-receiving-pattern (1) receiving-pattern (2) receiving-patt-with-errors (3) Default Value: none Enumeration: 'receiving-pattern': 2, 'not-receiving-pattern': 1, 'receiving-patt-with-errors': 3. |
ddsSlotResultPatternGen | 1.3.6.1.4.1.495.2.1.6.39.1.1.19 | integer | read-only |
Identifies what type of pattern the DDS is generating on the line. Options: no-pattern (1) ert-pattern (2) ert-with-errors (3) Default: none Enumeration: 'ert-pattern': 2, 'no-pattern': 1, 'ert-with-errors': 3. |
ddsSlotResultDialing | 1.3.6.1.4.1.495.2.1.6.39.1.1.20 | integer | read-only |
Indicates the dialing result codes for switched56 service as: dialing, connection made, the connection is not switched56, that a number has not been supplied by the host, no link available, no wink available, wink invalid or no answer. Options: dialing-idle (1) dialing-now (2) connection-made (3) err-no-num-from-host (4) err-no-link (5) err-no-rx-idle (6) err-no-wink (7) err-invalid-wink (8) err-no-answer (9) Default Value: none Enumeration: 'err-no-wink': 7, 'err-no-rx-idle': 6, 'dialing-idle': 1, 'err-invalid-wink': 8, 'dialing-now': 2, 'err-no-link': 5, 'err-no-num-from-host': 4, 'connection-made': 3, 'err-no-answer': 9. |
ddsSlotModel | 1.3.6.1.4.1.495.2.1.6.39.1.1.21 | integer | read-only |
Indicates the Printed Circuit Board (PCB) model number . Range of Values: 0-7 Default: none |
ddsSlotRevision | 1.3.6.1.4.1.495.2.1.6.39.1.1.22 | integer | read-only |
Indicates the PCB revision level. Range of Values: 0-15 Default Value: none |
ddsSlotEco | 1.3.6.1.4.1.495.2.1.6.39.1.1.23 | integer | read-only |
Indicates the PCB Engineering Change Order (ECO) level. Range of Values: 0-15 Default Value: none |
ddsSlotLineTrap | 1.3.6.1.4.1.495.2.1.6.39.1.1.24 | integer | read-write |
Determines the status of the line trap. Options: disabled (1) enabled (2) Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2. |
ddsSlotLoopTrap | 1.3.6.1.4.1.495.2.1.6.39.1.1.25 | integer | read-write |
Determines the status of the loopback change trap. Range of Values: disabled (1) enabled (2) Default Value: disabled (1) Configuration Changed: operative Enumeration: 'disabled': 1, 'enabled': 2. |
ddsSlotLineStatusChange | 1.3.6.1.4.1.495.2.1.6.390.1 |
Indicates that an alarm has occurred. The line quality currently in use at the DDS access point has changed state to any of the states defined in object ddsSlotLineQuality. |
||
ddsSlotLoopStatusChange | 1.3.6.1.4.1.495.2.1.6.390.2 |
Indicates an alarm status has occurred. The loopback status currently in use at the DDS access point has changed state to any of the states defined in object ddsSlotLineLoopback. |