All MIBs › ERI-DNX-LINK-TEST-MIB › hsTestCmdStatus
hsTestCmdStatus
Module: ERI-DNX-LINK-TEST-MIB
OID (symbolic): ERI-DNX-LINK-TEST-MIB::hsTestCmdStatus
OID (numeric): 1.3.6.1.4.1.644.2.4.5.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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
What is hsTestCmdStatus?
The command/response register for the High Speed test row, analogous to dsx1TestCmdStatus: SET updateTest(1), clearErrors(14), or insertError(16) to trigger an action, and the field returns a response code like insert-successful(116) or an error such as err-link-not-connected(204). On insertError it injects errors on both local and remote sides simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.5.2.1.1.12 snmpwalk -v2c -c public <target> ERI-DNX-LINK-TEST-MIB::hsTestCmdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.5.2.1.1.12.1 snmpget -v2c -c public <target> ERI-DNX-LINK-TEST-MIB::hsTestCmdStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.5.2.1.1.12.1 i <value>
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. Create custom SNMP monitor using the ERI-DNX-LINK-TEST-MIB::hsTestCmdStatus OID value, configure state conditions and alerts, and monitor any Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (DS1/HS port BERT/loopback diagnostics) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.644.2.4.5 | diagnostics | ERI-DNX-LINK-TEST-MIB |
| 1.3.6.1.4.1.644.2.4.5.2 | hsTest | ERI-DNX-LINK-TEST-MIB |
| 1.3.6.1.4.1.644.2.4.5.2.1 | hsTestTable | ERI-DNX-LINK-TEST-MIB |
| 1.3.6.1.4.1.644.2.4.5.2.1.1 | hsTestEntry | ERI-DNX-LINK-TEST-MIB |
| 1.3.6.1.4.1.644.2.4.5.2.1.1.12 | hsTestCmdStatus | ERI-DNX-LINK-TEST-MIB |