DS3-MIB :: dsx3SendCode

MIB Reference — IPNetwork Monitor

All MIBsDS3-MIBdsx3SendCode

dsx3SendCode

Module: DS3-MIB

OID (symbolic): DS3-MIB::dsx3SendCode

OID (numeric): 1.3.6.1.2.1.10.30.5.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This variable indicates what type of code is being sent across the DS3/E3 interface by the device. (These are optional for E3 interfaces.) Setting this variable causes the interface to begin sending the code requested. The values mean:

dsx3SendNoCode sending looped or normal data

dsx3SendLineCode sending a request for a line loopback

dsx3SendPayloadCode sending a request for a payload loopback (i.e., all DS1/E1s in a DS3/E3 frame)

dsx3SendResetCode sending a loopback deactivation request

dsx3SendDS1LoopCode requesting to loopback a particular DS1/E1 within a DS3/E3 frame. The DS1/E1 is indicated in dsx3Ds1ForRemoteLoop.

dsx3SendTestPattern sending a test pattern.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.7
snmpwalk -v2c -c public <target> DS3-MIB::dsx3SendCode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.30.5.1.7.1
snmpget -v2c -c public <target> DS3-MIB::dsx3SendCode.1

Set instance 1 (SNMPv2c):

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

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.30ds3DS3-MIB
1.3.6.1.2.1.10.30.5dsx3ConfigTableDS3-MIB
1.3.6.1.2.1.10.30.5.1dsx3ConfigEntryDS3-MIB
1.3.6.1.2.1.10.30.5.1.7dsx3SendCodeDS3-MIB