ERI-DNX-SMC-MIB :: addConnType

MIB Reference — IPNetwork Monitor

All MIBsERI-DNX-SMC-MIBaddConnType

addConnType

Module: ERI-DNX-SMC-MIB

OID (symbolic): ERI-DNX-SMC-MIB::addConnType

OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.5.4

Node type: OBJECT-TYPE

Type: ConnectionType

Access: read-write

Description:

The connection type for this system connection. fullDuplex (0) Bi-directional connection from Source port to Destination port and vice-versa. broadcastConnection (1) One directional connection from Source to Dest ports. broadcastMaster (2) Input connection from Source port to backplane only. listenSrc (3) Output connection from backplane to Destination port. Must be configured to 'listen' to an active Source port. listenDest (4) Output connection from backplane to Destination port. Must be configured to 'listen' to an active Dest port. listenerConnection (7) Creates listenSrc or listenDest by providing addSrcAddr rather than addBroadSrcId. vcmp (8) Voice Compression - Applicable to DNX-1u supporting Transcoder hardware. Provides cross-connect capability between uncompressed source and compressed destination. subChannel (9) Applicable to DNX-1u supporting Transcoder hardware. Connection allowing the user to map source's compressed bit group to the destination's bit group. subRate (10) Sub-rate level switching connection that must use ConnectionSpeed of 32k and must specify if high nibble or low nibble timeslot bits are used for both Src and Dest.

What is addConnType?

This object specifies the connection type for a cross-connect in a voice or data switch, such as full-duplex, broadcast, or voice compression. An operator sets this to define how audio or data flows between source and destination ports (full-duplex for bidirectional, broadcast for one-directional). It is critical for properly configuring call paths and media handling on switching platforms.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.4
snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::addConnType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.4.1
snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::addConnType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.5.4.1 s <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.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.644eriEnterpriseRootERI-ROOT-SMI
1.3.6.1.4.1.644.2eriProductsERI-ROOT-SMI
1.3.6.1.4.1.644.2.4dnxERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1sysMgrERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8connectionsERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8.5addConnRecordERI-DNX-SMC-MIB
1.3.6.1.4.1.644.2.4.1.8.5.4addConnTypeERI-DNX-SMC-MIB