DS1-MIB :: dsx1SendCode

MIB Reference — IPNetwork Monitor

All MIBsDS1-MIBdsx1SendCode

dsx1SendCode

Module: DS1-MIB

OID (symbolic): DS1-MIB::dsx1SendCode

OID (numeric): 1.3.6.1.2.1.10.18.6.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This variable indicates what type of code is being sent across the DS1 interface by the device. Setting this variable causes the interface to send the code requested. The values mean the following:

dsx1SendNoCode sending looped or normal data

dsx1SendLineCode sending a request for a line loopback

dsx1SendPayloadCode sending a request for a payload loopback

dsx1SendResetCode sending a loopback termination request

dsx1SendQRS sending a Quasi-Random Signal (QRS) test pattern

dsx1Send511Pattern sending a 511-bit fixed test pattern

dsx1Send3in24Pattern sending a fixed test pattern of 3 bits set in 24

dsx1SendOtherTestPattern sending a test pattern other than those described by this object

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.7
snmpwalk -v2c -c public <target> DS1-MIB::dsx1SendCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.18.6.1.7.1
snmpget -v2c -c public <target> DS1-MIB::dsx1SendCode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.10.18.6.1.7.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsx1SendCode.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
1.3.6.1.2.1.10.18ds1DS1-MIB
1.3.6.1.2.1.10.18.6dsx1ConfigTableDS1-MIB
1.3.6.1.2.1.10.18.6.1dsx1ConfigEntryDS1-MIB
1.3.6.1.2.1.10.18.6.1.7dsx1SendCodeDS1-MIB