All MIBs › ERI-DNX-SMC-MIB › actvConnType
actvConnType
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::actvConnType
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.4.1.4
Node type: OBJECT-TYPE
Type: ConnectionType
Access: read-only
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. 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.4.1.4 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::actvConnType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.4.1.4.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::actvConnType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> actvConnType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8 | connections | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.4 | actvConnTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.4.1 | actvConnEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.4.1.4 | actvConnType | ERI-DNX-SMC-MIB |