INNOVX-DTE-MIB: View SNMP OID List / Download MIB
VENDOR: GENERAL DATACOMM
Home | MIB: INNOVX-DTE-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 |
dteAdmin | 1.3.6.1.4.1.498.22.1.6.1 | |||
dtesMIBversion | 1.3.6.1.4.1.498.22.1.6.1.1 | displaystring | read-only |
Identifies the version of the MIB as `X.YZT' where: X: Major Revision (1-9) Y: Minor Revision (0-9) Z: Typographical Revision (0-9) T: Test Revision (A-Z) Upon formal release, the test revision will not be present. |
dteCfg | 1.3.6.1.4.1.498.22.1.6.2 | |||
dteInterfaceType | 1.3.6.1.4.1.498.22.1.6.2.1 | integer | read-write |
Defines the DTE Interface Type. WEBFLAG V.28 V.35 RS-449 EIA-530 EIA-530A X.21 WEBEND Enumeration: 'v35': 2, 'v28': 1, 'eia530': 4, 'rs449': 3, 'eia530a': 5, 'x21': 6. |
dteTxInvertingTiming | 1.3.6.1.4.1.498.22.1.6.2.2 | integer | read-write |
normal(1) tx timing clocks the transmit data from the DTE using an internal generated clock. invert (2) Invert Internally generated transmit clock used to sample the transmit data from the DTE. external(3) uses the DTE clock, EXTCLK, to clock the transmit data from the DTE. WEBFLAG Slave Normal Slave Inverted External WEBEND Enumeration: 'slaveInvert': 2, 'external': 3, 'slaveNormal': 1. |
dteRxCarrier | 1.3.6.1.4.1.498.22.1.6.2.3 | integer | read-write |
The Receive Carrier option. This option controls the operation of DCD. WEBFLAG Forced On Normal Operation WEBEND Enumeration: 'forcedOn': 1, 'normal': 2. |
dteDsrControl | 1.3.6.1.4.1.498.22.1.6.2.4 | integer | read-write |
The DSR option. This option controls the operation of DSR. When forcedOn(1) is selected, DSR is normally on, if set for followsDTR(2) then DSR is on only when DTR is on. WEBFLAG Forced On Follows DTR WEBEND Enumeration: 'forcedOn': 1, 'followsDTR': 2. |
dteAlarmCfg | 1.3.6.1.4.1.498.22.1.6.3 | |||
dteDtrLossTrapSeverity | 1.3.6.1.4.1.498.22.1.6.3.1 | integer | read-write |
Controls the reporting and defines the severity of the Channel Data Terminal Ready Loss Alarm when this event occurs. WEBFLAG Inhibit Critical Major Minor Warning Info WEBEND Enumeration: 'info': 6, 'inhibit': 1, 'major': 3, 'critical': 2, 'warning': 5, 'minor': 4. |
dteDiagnostics | 1.3.6.1.4.1.498.22.1.6.4 | |||
dteLoopback | 1.3.6.1.4.1.498.22.1.6.4.1 | integer | read-write |
Control the DTE loopback to the channel. noTest(1) stops the test. toChan(2) starts a loopback toward the DTE. Enumeration: 'toChan': 2, 'noTest': 1. |
dteDiagTestDuration | 1.3.6.1.4.1.498.22.1.6.4.2 | integer | read-write |
Defines the length of the diagnostic test. Enumeration: 'testTime20Mins': 4, 'testTime5Mins': 2, 'testTime1Min': 1, 'testTime10Mins': 3. |
dteDiagTestStatus | 1.3.6.1.4.1.498.22.1.6.4.3 | integer | read-only |
Displays the test in progress, if any. Enumeration: 'statDteLoop': 1, 'statNoTestinProgress': 2. |
dteStatus | 1.3.6.1.4.1.498.22.1.6.5 | |||
dteLedStatus | 1.3.6.1.4.1.498.22.1.6.5.1 | octet string | read-only |
A bitwise snapshot of the front panel LED states, where 0 = LED off and 1 = LED on, as follows: LED description Octet 1 bit 7 - n/u bit 6 - n/u bit 5 - n/u bit 4 - n/u bit 3 - n/u bit 2 - DTE LMI LMI traffic on DTE bit 1 - SD EQP send data - equipment traffic bit 0 - RD EQP receive data - equipment traffic |
dtePortStatus | 1.3.6.1.4.1.498.22.1.6.5.2 | octet string | read-only |
A bitwise snapshot of interface port status conditions and EIA signals, where 0 = condition not present, and 1 = condition present, as follows: Octet 1 - DTE Interface Port Status bit 7 - n/u bit 6 - n/u bit 5 - n/u bit 4 - n/u bit 3 - n/u bit 2 - Transmit Activity bit 1 - Receive Activity bit 0 - DTR Loss |
dtePortFrameCounts | 1.3.6.1.4.1.498.22.1.6.5.3 | octet string | read-only |
The total number of frames transmitted and received on each interface port. This object will be reset to zero after a read, and after power up, soft reset, or factory defaults reset. Octet 1 - DTE Interface Transmit Frame Count Octet 2 bit 7 - 2^15 bit 7 - 2^7 bit 6 - 2^14 bit 6 - 2^6 bit 5 - 2^13 bit 5 - 2^5 bit 4 - 2^12 bit 4 - 2^4 bit 3 - 2^11 bit 3 - 2^3 bit 2 - 2^10 bit 2 - 2^2 bit 1 - 2^9 bit 1 - 2^1 bit 0 - 2^8 bit 0 - 2^0 Octet 3 - DTE Interface Receive Frame Count Octet 4 bit 7 - 2^15 bit 7 - 2^7 bit 6 - 2^14 bit 6 - 2^6 bit 5 - 2^13 bit 5 - 2^5 bit 4 - 2^12 bit 4 - 2^4 bit 3 - 2^11 bit 3 - 2^3 bit 2 - 2^10 bit 2 - 2^2 bit 1 - 2^9 bit 1 - 2^1 bit 0 - 2^8 bit 0 - 2^0 |