All MIBs › ERI-DNX-LINK-TEST-MIB
Organization: Eastern Research, Inc.
Last Updated: 2003-07-16
Category: Domain: WAN/TDM, Vendor: ERI
Description: Eastern Research Inc. DNX link test MIB for performing BERT and loopback diagnostics on DSx1 and high-speed ports.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ERI-DNX-LINK-TEST-MIB?
ERI-DNX-LINK-TEST-MIB is an Eastern Research Inc. (ERI) enterprise MIB for the DNX digital cross-connect/multiplexer product line, providing on-demand diagnostic testing of DS1 (T1) and high-speed (HS) ports via bit-error-rate testing (BERT) and loopback control. It exposes a test table where each entry configures and reports on a diagnostic session for a given link: the type of loopback (line or backplane), BERT test state, requested test duration, and resulting error statistics. Its monitoring emphasis is on hardware/link-quality status: bit errors and errored-seconds counts (both local and remote) collected during a BERT run directly indicate the physical health of a T1/HS circuit, letting a technician confirm whether a suspect link is clean or actively corrupting data. It is specific to ERI's DNX product architecture and depends on standard DS1 bit-error/errored-second terminology for its measurement semantics, though it defines its own vendor test-control objects rather than extending an IETF test table directly. It is deployed on Eastern Research DNX digital cross-connect systems in telecom central offices or enterprise WAN environments for circuit-level fault diagnosis. Engineers can download the ERI-DNX-LINK-TEST-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ERI-DNX-LINK-TEST-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer systems
Monitoring Examples
A technician would create/configure a dsx1TestTable/dsx1TestEntry row, indexed by dsx1TestLinkAddr and dsx1TestResrcId, setting dsx1TestLinkLoop or dsx1TestBackplnLoop to place the port in loopback, then set dsx1TestBertState to start a BERT run for dsx1TestDuration seconds. After the test, reading dsx1TestBitErrs, dsx1TestESs, and dsx1TestRemoteESs reveals whether the circuit accumulated bit errors or errored seconds locally and remotely, distinguishing a clean link from one with a physical-layer fault. dsx1TestLinkState shows whether the port is currently in-service, out-of-service, or under test, which is important context before interpreting the error counters.
What Can Be Monitored
- BERT test state and duration
- loopback mode (line/backplane)
- bit error count
- local/remote errored seconds
- link/port test state
This MIB depends on
Related MIBs
Imported Objects
From ERI-DNX-SMC-MIB
| DataSwitch | |
| DecisionType | |
| LinkPortAddress | |
| OneByteField | |
| dnx | OBJECT-IDENTITY |
From ERI-ROOT-SMI
| eriMibs | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| diagnostics | 1.3.6.1.4.1.644.2.4.5 | |||
| dsx1Status | 1.3.6.1.4.1.644.2.4.5.3 | |||
| ADR dsx1StatusAddr | 1.3.6.1.4.1.644.2.4.5.3.1.1.1 | LinkPortAddress | read-only | This number uniquely identifies an DS1/E1 link resource. This number will be used throughout the system to identify a unique link. The format is represented using an IP address syntax (4 byte string). Note that the maximum valid link number will vary depending on the specified carrier and framing options. For example, an octal T1/E1 device has 8 DS1 links but the DS3 has 28 DS1 links. The 1st byte is reserved for future Nest Number use The 2nd byte represents the Slot Number (1-11) The 3rd byte represents the Link Number (1-32) The 4th byte is reserved for future use |
| C32 dsx1StatusAISErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.8 | Counter32 | read-only | This is the number of seconds a Alarm Indication Signal was declared. |
| C32 dsx1StatusBPVErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.14 | Counter32 | read-only | This is the total number of invalid Bipolar Violations or Code Violations detected. |
| INT dsx1StatusCmdStatus | 1.3.6.1.4.1.644.2.4.5.3.1.1.19 | INTEGER | read-write | This is the command status for the DS1/E1 Link Test Row. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row DS1/E1 Action Commands used in SET Command (1..99) update (1) Can be used optionally when modifing insert mode in order to get status code back in response clearErrors (14) Resets all error counters to zero insertError (16) Inserts the current invalid bit pattern as indicated by the value of dsx1StatusInsErrMode. Response States used in GET RESPONSE Command (100..199) update-successful (101) Test action has been successfully performed clear-successful (114) Error counts have been successfully cleared insert-successful (116) Errored bits have been successfully inserted DS1/E1 Status Error Codes used in GET RESPONSE Command (200..799) err-general-status-error (200) Unknown link status table request error occurred. err-link-not-in-service (201) Requested action cannot be performed for OOS links err-link-in-clear-mode (204) Requested action cannot be performed for clear framed or clear unframed configured links err-test-in-progress (205) Requested action cannot be performed during bert err-field-cannot-be-set (206) Read-only field was included in SET request err-link-not-connected (207) Requested action cannot be performed without link connection err-invalid-command (208) Unrecognized Test Command requested err-link-not-in-test (211) Requested action cannot be performed without a bert err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big |
| C32 dsx1StatusCRCErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.13 | Counter32 | read-only | This is the total number of CRC-6 (T1) or CRC-4 (E1) errors detected. |
| dsx1StatusEntry | 1.3.6.1.4.1.644.2.4.5.3.1.1 | not-accessible | The conceptual row of the DS1/E1 Link Status Counters table. A row in this table cannot be added or deleted but the counter time period can be reset to zero. | |
| C32 dsx1StatusFarEndBlockErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.16 | Counter32 | read-only | This is the total number of Remote CRC errors reported. |
| C32 dsx1StatusFrameBitErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.15 | Counter32 | read-only | This is the total number of Frame Alignment Signal (FAS) framing words received incorrectly. |
| INT dsx1StatusInsErrMode | 1.3.6.1.4.1.644.2.4.5.3.1.1.18 | INTEGER | read-write | Determines the status of the current Insert Error mode associated with this link. In order to insert an error, the dsx1StatusCmdStatus must be sent in a SET PDU with a value of 'insertError'. |
| C32 dsx1StatusLOSErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.7 | Counter32 | read-only | This is the number of seconds a Loss of Signal was declared. |
| C32 dsx1StatusMFRAIErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.6 | Counter32 | read-only | This is the number of seconds a Far End CAS Multi-Frame Alarm Indication was received. Sometimes referred to as a MF Yellow Alarm Indication. |
| C32 dsx1StatusOOFErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.9 | Counter32 | read-only | This is the number of seconds a Out Of Frame alignement error was declared. |
| C32 dsx1StatusRAIErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.5 | Counter32 | read-only | This is the number of seconds a Remote Alarm Indication was received. Sometimes referred to as a Yellow Alarm Indication. |
| ONE dsx1StatusRcvNationalBits | 1.3.6.1.4.1.644.2.4.5.3.1.1.20 | OneByteField | read-only | Displays the E1 National S-bits being received on the link. This single byte field shows the values in Hex of the E1 NFA byte in odd frames as depicted below: sa8 sa7 sa6 sa5 sa4 reserved bits --- --- --- --- --- ------------- 1 1 1 1 1 0 0 0 = F8 Reserved bits are always zero. |
| C32 dsx1StatusRecvSlipErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.12 | Counter32 | read-only | This is the number of seconds a controlled slip was detected on incoming path. |
| C32 dsx1StatusRedAlrmErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.4 | Counter32 | read-only | This is the number of seconds a Loss of Signal was declared. |
| I32 dsx1StatusResrcId | 1.3.6.1.4.1.644.2.4.5.3.1.1.2 | Integer32 | read-only | Uniquely identifies a link in the system. This number is provided as key to allow the manager to map this entry to a corresponding Resource Table entry. |
| C32 dsx1StatusSEFErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.10 | Counter32 | read-only | This is the number of seconds a Severely Errored Frame was declared. |
| INT dsx1StatusState | 1.3.6.1.4.1.644.2.4.5.3.1.1.3 | INTEGER | read-only | Determines the current line condition status of the link. In order to turn on a loop, the link must be configured In Service. ok (0) - In Sync yel (2) - Yellow Alarm ais (8) - Sending All Ones lof (32) - Loss of Frame los (64) - Loss of Signal red (2048) - Red Alarm cfa (4096) - Carrier Frame Alignment oos (65535) - Out of Service txSlip (2097152) - Transmit Slip rxSlip (4194304) - Receive Slip slip (6291456) - Transmit/Receive Slip sef (8388608) - Severely Errored Frames underTest(1073741824) - Running Bit Error Test (BERT) errors (2147483647) - Multiple Errors displays raw bit field value |
| dsx1StatusTable | 1.3.6.1.4.1.644.2.4.5.3.1 | not-accessible | This is the DS1/E1 Link Status Counters table which consists of an entry for each DS1/E1 port in the system. This table provides the total counters accumulated since the link has been up or since the last time the counts were cleared. | |
| C32 dsx1StatusTransSlipErrs | 1.3.6.1.4.1.644.2.4.5.3.1.1.11 | Counter32 | read-only | This is the number of seconds a controlled slip was detected on outgoing path. |
| DAT dsx1StatusTrunkCondition | 1.3.6.1.4.1.644.2.4.5.3.1.1.17 | DataSwitch | read-only | Detetermines if Trunk Conditioning state is 'On' or 'Off'. |
| dsx1Test | 1.3.6.1.4.1.644.2.4.5.1 | |||
| C32 dsx1TestASs | 1.3.6.1.4.1.644.2.4.5.1.1.1.14 | Counter32 | read-only | This is the number of Available Seconds (AS) that have occurred since the Test has been running. The AS is the Test duration seconds minus the UAS. |
| INT dsx1TestBackplnLoop | 1.3.6.1.4.1.644.2.4.5.1.1.1.5 | INTEGER | read-write | Determines whether or not the link has connection loopback via the Backplane. This affects a data connection which must already be in place prior to invoking this function. |
| INT dsx1TestBertState | 1.3.6.1.4.1.644.2.4.5.1.1.1.6 | INTEGER | read-write | This indicates the current BERT test running and can be used to start and stop a desired Test Period. In order to turn on a loop, the link must be configured In Service. As of release 14.2, all unframed bert patterns are no longer supported. |
| U32 dsx1TestBitErrs | 1.3.6.1.4.1.644.2.4.5.1.1.1.8 | Unsigned32 | read-only | This is the total number of bits in error since the Test has been running. |
| I32 dsx1TestBitSpeed | 1.3.6.1.4.1.644.2.4.5.1.1.1.17 | Integer32 | read-only | This is the current bit rate at which the link is configured for. |
| INT dsx1TestCmdStatus | 1.3.6.1.4.1.644.2.4.5.1.1.1.18 | INTEGER | read-write | This is the command status for the DS1/E1 Link Test Row. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row DS1/E1 Action Commands used in SET Command (1..99) updateTest (1) Can be used optionally when activating loops and berts in order to get status code back in response clearErrors (14) Resets all error counters and bert test time to zero insertError (16) Inserts the current invalid bit pattern as indicated by the value of dsx1TestInsErrMode. Response States used in GET RESPONSE Command (100..199) update-successful (101) Test action has been successfully performed clear-successful (114) Error counts have been successfully cleared insert-successful (116) Errored bits have been successfully inserted DS1/E1 Test Error Codes used in GET RESPONSE Command (200..799) err-general-test-error (200) Unknown Test request error occurred. err-link-not-in-service (201) Requested action cannot be performed for OOS links err-invalid-loop-type (202) Unrecognized loop selection err-invalid-bert-type (203) Unrecognized bert selection err-link-in-clear-mode (204) Requested action cannot be performed for clear framed or clear unframed configured links err-test-in-progress (205) Requested action cannot be performed during bert err-field-cannot-be-set (206) Read-only field was included in SET request err-link-not-connected (207) Requested action cannot be performed without link connection err-invalid-command (208) Unrecognized Test Command requested err-invalid-user-defined-loop (209), The field specifying the Activate and Deactivate values is invalid. err-link-in-E1-mode (210), Must be in set in T1 mode for User Defined loops. err-link-not-in-test (211) Requested action cannot be performed without a bert err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big |
| I32 dsx1TestDuration | 1.3.6.1.4.1.644.2.4.5.1.1.1.7 | Integer32 | read-only | This the total number of seconds the test data has been collected. |
| dsx1TestEntry | 1.3.6.1.4.1.644.2.4.5.1.1.1 | not-accessible | The conceptual row of the DS1/E1 Bit Error Test Statistics table. A row in this table cannot be added or deleted but the counter time period can be reset to zero. | |
| C32 dsx1TestErrFreeSecs | 1.3.6.1.4.1.644.2.4.5.1.1.1.11 | Counter32 | read-only | This is the total number of error free seconds since the Test has been running. |
| C32 dsx1TestESNonUASs | 1.3.6.1.4.1.644.2.4.5.1.1.1.15 | Counter32 | read-only | This is the number of Error Seconds (ES) which are not part of the UAS that occurred since the Test has been running. |
| C32 dsx1TestESs | 1.3.6.1.4.1.644.2.4.5.1.1.1.9 | Counter32 | read-only | This is the total number of errored seconds that have occurred on the local link since the Test has been turned on. This Errored Second is defined as a one second period in which one or more bits are in error. |
| INT dsx1TestInsErrMode | 1.3.6.1.4.1.644.2.4.5.1.1.1.19 | INTEGER | read-write | Determines the status of the current Insert Error mode associated with this link. In order to insert an error, the dsx1TestCmdStatus must be sent in a SET PDU with a value of 'insertError'. |
| ADR dsx1TestLinkAddr | 1.3.6.1.4.1.644.2.4.5.1.1.1.1 | LinkPortAddress | read-only | This number uniquely identifies an DS1/E1 link resource. This number will be used throughout the system to identify a unique link. The format is represented using an IP address syntax (4 byte string). Note that the maximum valid link number will vary depending on the specified carrier and framing options. For example, an octal T1/E1 device has 8 DS1 links but the DS3 has 28 DS1 links. The 1st byte is reserved for future Nest Number use The 2nd byte represents the Slot Number (1-11) The 3rd byte represents the Link Number (1-32) The 4th byte is reserved for future use |
| INT dsx1TestLinkLoop | 1.3.6.1.4.1.644.2.4.5.1.1.1.4 | INTEGER | read-write | Determines the status of the line loopback associated with this link. In order to turn on a loop, the link must be configured In Service. off (0) - indicates loopback is disabled local (1) - indicates local data is looped back to itself remote (2) - indicates data is looped back from remote to local not applicable to links configured for Clear mode line (3) - entire Frame is looped, framing is not regenerated payload (4) - only payload data is looped, framing is regenerated not applicable to links configured for Clear mode analog (5) - LIU is looped back remoteLine (7) - Remote Line (network) loop indicator, CANNOT be used in SET. smartjack (6) - special remote loop for 'smartjack' devices not applicable to links configured for Clear mode user-defined (8) - user defined loop applicable for T1 links. allLocal (12) - places all links are in local loop allLine (16) - places all links are in line loop loopUpReq (74) - Remote loop status indicator, CANNOT be used in SET. loopDwnReq (75) - Remote loop status indicator, CANNOT be used in SET. |
| INT dsx1TestLinkState | 1.3.6.1.4.1.644.2.4.5.1.1.1.3 | INTEGER | read-only | Determines the current line condition status of the link. In order to turn on a loop, the link must be configured In Service. ok (0) - In Sync yel (2) - Yellow Alarm ais (8) - Sending All Ones lof (32) - Loss of Frame los (64) - Loss of Signal red (2048) - Red Alarm cfa (4096) - Carrier Frame Alignment oos (65535) - Out of Service txSlip (2097152) - Transmit Slip rxSlip (4194304) - Receive Slip slip (6291456) - Transmit/Receive Slip sef (8388608) - Severely Errored Frames underTest(1073741824) - Running Bit Error Test (BERT) errors (2147483647) - Multiple Errors displays raw bit field value |
| C32 dsx1TestRemoteESs | 1.3.6.1.4.1.644.2.4.5.1.1.1.10 | Counter32 | read-only | This is the total number of errored seconds that have occurred on the remote link since the Test has been turned on. This only applies to bi-directional Berts which are not supported on the Octal T1/E1 device. This Errored Second is defined as a one second period in which one or more bits are in error. |
| I32 dsx1TestResrcId | 1.3.6.1.4.1.644.2.4.5.1.1.1.2 | Integer32 | read-only | Uniquely identifies a link in the system. This number is provided as key to allow the manager to map this entry to a corresponding Resource Table entry. |
| C32 dsx1TestSESs | 1.3.6.1.4.1.644.2.4.5.1.1.1.12 | Counter32 | read-only | This is the total number of severely errored seconds that have occurred since the Test has been running. This Severely Errored Second is defined as a one second period that contains bit errors equal to or greater than the Severe Error field. |
| I32 dsx1TestSevereError | 1.3.6.1.4.1.644.2.4.5.1.1.1.16 | Integer32 | read-write | This is the number of bits in error in a given second that determine a severely errored second. |
| dsx1TestTable | 1.3.6.1.4.1.644.2.4.5.1.1 | not-accessible | This is the DS1/E1 Bit Error Test Statistics table which consists of an entry for each DS1/E1 port in the system. This table provides the total counters accumulated since the test has been on or since the last time the counts were cleared. The counters are calculated in accordance with the ITU-T G.821 Error performance events and parameters, August 1996. | |
| C32 dsx1TestUASs | 1.3.6.1.4.1.644.2.4.5.1.1.1.13 | Counter32 | read-only | This is the number of Unavailable Seconds (UAS) that have occurred since the Test has been running. The UAS is a period of time consisting of 10 or more consecutive ESs. |
| USE dsx1TestUsrDefLoop | 1.3.6.1.4.1.644.2.4.5.1.1.1.21 | UserDefFormat | read-write | The user defined loop provides the length and value options for activating as well as deactivating the loop. The format is represented using an IP address syntax (4 byte string). The 1st byte signifies the Activate loop code bit length (4-7) The 2nd byte represents the Activate loop code value (0-255) The 3rd byte signifies the Deactivate loop code bit length (4-7) The 4th byte represents the Deactivate loop code value (0-255) The default Loop format is 5.8.6.36: Activate : 5 bits (length) 00001000 (decimal value = 8) Deactivate: 6 bits (length) 00100100 (decimal value = 36) Notes: - Loop code uses 4,5,6 or 7 high order bits of the code value. - Bit 7 is transmitted first. - Unframed code overwrites the framing bits. |
| DEC dsx1TestUsrLoopUnframed | 1.3.6.1.4.1.644.2.4.5.1.1.1.20 | DecisionType | read-write | This specifies the type of framing to use during User Defined remote loops. no (0) - Loop data will be framed. yes (1) - Loop data will be unframed. This is the default. |
| eriDNXLinkTestMIB | 1.3.6.1.4.1.644.3.8 | The ERI Enterprise MIB Module for the DNX DSx1 links and HS ports. | ||
| hsTest | 1.3.6.1.4.1.644.2.4.5.2 | |||
| INT hsTestBackplnLoop | 1.3.6.1.4.1.644.2.4.5.2.1.1.6 | INTEGER | read-write | Determines whether or not the link has connection loopback via the Backplane. This affects a data connection which must already be in place prior to invoking this function. |
| INT hsTestBertState | 1.3.6.1.4.1.644.2.4.5.2.1.1.7 | INTEGER | read-write | This indicates the current BERT test running and can be used to start and stop a desired Test Period. In order to turn on a loop, the link must be configured In Service. |
| I32 hsTestBitSpeed | 1.3.6.1.4.1.644.2.4.5.2.1.1.11 | Integer32 | read-only | This is the current bit rate at which the link is configured for. |
| INT hsTestCmdStatus | 1.3.6.1.4.1.644.2.4.5.2.1.1.12 | INTEGER | read-write | This is the command status for the High Speed Test Row. The value used in a SET will be replaced by a response value in the GET RESPONSE indicating success or failure. Default Response State used in GET RESPONSE Command ready-for-command (0) initial default status for a row High Speed Action Commands used in SET Command (1..99) updateTest (1) Can be used optionally when activating loops and berts in order to get status code back in response clearErrors (14) Resets all error counters and bert test time to zero insertError (16) Inserts an invalid bit pattern on both local and remote sides causing an Errored Second for both. Response States used in GET RESPONSE Command (100..199) update-successful (101) Test action has been successfully performed clear-successful (114) Error counts have been successfully cleared insert-successful (116) Errored bits have been successfully inserted High Speed Test Error Codes used in GET RESPONSE Command (200..799) err-general-test-error (200) Unknown Test request error occurred. err-link-not-in-service (201) Requested action cannot be performed for OOS ports err-invalid-loop-type (202) Unrecognized loop selection err-invalid-bert-type (203) Unrecognized bert selection err-link-not-connected (204) Requested action cannot be performed without connection err-test-in-progress (205) Requested action cannot be performed during bert err-field-cannot-be-set (206) Read-only field was included in SET request err-snmp-parse-failed (500) Agent could not parse variable err-invalid-snmp-type (501) Variable ASN type does not match Agent defined type err-invalid-snmp-var-size (502) Variable size is too big |
| I32 hsTestDuration | 1.3.6.1.4.1.644.2.4.5.2.1.1.8 | Integer32 | read-only | This the total number of seconds the test data has been collected. |
| hsTestEntry | 1.3.6.1.4.1.644.2.4.5.2.1.1 | not-accessible | The conceptual row of the High Speed Bit Error Test Statistics table. A row in this table cannot be added or deleted but can be modified. | |
| ADR hsTestLinkAddr | 1.3.6.1.4.1.644.2.4.5.2.1.1.1 | LinkPortAddress | read-only | This number uniquely identifies an High Speed link resource. This number will be used throughout the system to identify a unique link. The format is represented using an IP address syntax (4 byte string). The 1st byte is reserved for future Nest Number use The 2nd byte represents the Slot Number (1-11) The 3rd byte represents the Link Number (1-8) The 4th byte is reserved for future use |
| INT hsTestLinkState | 1.3.6.1.4.1.644.2.4.5.2.1.1.3 | INTEGER | read-only | Determines the current line condition status of the link. In order to turn on a loop, the link must be configured In Service with a Connection. ok (0) - In Sync rxFifo (2) - Receive FIFO Err txFifo (4) - Transmit FIFO Err fifo (6) - Transmit & Receive FIFO Errs clkEdgeErr (8) - Clock Edge Error carrierDrop(16) - Carrier Dropped on Link Failure noConn (255) - Connectionless Port oos (65535) - Out of Service errors (*) - Multiple Errors will display raw bit field value |
| INT hsTestLocalLoop | 1.3.6.1.4.1.644.2.4.5.2.1.1.4 | INTEGER | read-write | Determines the status of the local loopback associated with this link. In order to turn on a loop, the link must be configured In Service with a Connection. off (0) - indicates loopback is disabled local (1) - indicates local data is looped back to itself |
| C32 hsTestLocASs | 1.3.6.1.4.1.644.2.4.5.2.1.1.15 | Counter32 | read-only | This is the number of Local Available Seconds (AS) that have occurred since the Test has been running. The AS is the Test duration seconds minus the UAS. |
| C32 hsTestLocEFSs | 1.3.6.1.4.1.644.2.4.5.2.1.1.13 | Counter32 | read-only | This is the total number of Local Error Free Seconds since the Test has been running. |
| C32 hsTestLocESNonUASs | 1.3.6.1.4.1.644.2.4.5.2.1.1.16 | Counter32 | read-only | This is the number of Local Error Seconds (ES) which are not part of the UAS that occurred since the Test has been running. |
| C32 hsTestLocESs | 1.3.6.1.4.1.644.2.4.5.2.1.1.9 | Counter32 | read-only | This is the total number of errored seconds that have occurred on the local link since the Test has been turned on. This Errored Second is defined as a one second period in which one or more bits are in error. |
| C32 hsTestLocUASs | 1.3.6.1.4.1.644.2.4.5.2.1.1.14 | Counter32 | read-only | This is the number of Local Unavailable Seconds (UAS) that have occurred since the Test has been running. The UAS is a period of time consisting of 10 or more consecutive ESs. |
| C32 hsTestRemASs | 1.3.6.1.4.1.644.2.4.5.2.1.1.19 | Counter32 | read-only | This is the number of Remote Available Seconds (AS) that have occurred since the Test has been running. The AS is the Test duration seconds minus the UAS. |
| C32 hsTestRemEFSs | 1.3.6.1.4.1.644.2.4.5.2.1.1.17 | Counter32 | read-only | This is the total number of Remote Error Free Seconds since the Test has been running. |
| C32 hsTestRemESNonUASs | 1.3.6.1.4.1.644.2.4.5.2.1.1.20 | Counter32 | read-only | This is the number of Remote Error Seconds (ES) which are not part of the UAS that occurred since the Test has been running. |
| C32 hsTestRemESs | 1.3.6.1.4.1.644.2.4.5.2.1.1.10 | Counter32 | read-only | This is the total number of errored seconds that have occurred on the remote side (backplane bus) since the Test has been turned on. This Errored Second is defined as a one second period in which one or more bits are in error. |
| INT hsTestRemoteLoop | 1.3.6.1.4.1.644.2.4.5.2.1.1.5 | INTEGER | read-write | Determines the status of the remote side loopback associated with this link. In order to turn on a loop, the link must be configured In Service with a Connection. off (10) - indicates remote loopback is disabled remoteV54 (11) - indicates data is looped back from remote to local loopUpReq (74) - Remote loop status indicator, CANNOT be used in SET. loopDwnReq (75) - Remote loop status indicator, CANNOT be used in SET. |
| C32 hsTestRemUASs | 1.3.6.1.4.1.644.2.4.5.2.1.1.18 | Counter32 | read-only | This is the number of Remote Unavailable Seconds (UAS) that have occurred since the Test has been running. The UAS is a period of time consisting of 10 or more consecutive ESs. |
| I32 hsTestResrcId | 1.3.6.1.4.1.644.2.4.5.2.1.1.2 | Integer32 | read-only | Uniquely identifies a link in the system. This number is provided as key to allow the manager to map this entry to a corresponding Resource Table entry. |
| hsTestTable | 1.3.6.1.4.1.644.2.4.5.2.1 | not-accessible | This is the High Speed Bit Error Test Statistics table which consists of an entry for each High Speed port in the system. This table provides the total counters accumulated since the test has been running or since the last time the counts were cleared. |
RFC description
DSx1 link testing, BERT patterns, and error injection for Eastern Research DNX platforms.
Start monitoring Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (DS1/HS port BERT/loopback diagnostics) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.