All MIBs › ERI-DNX-SMC-MIB › addConnID
addConnID
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::addConnID
OID (numeric): 1.3.6.1.4.1.644.2.4.1.8.5.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This number defaults to connection ID zero, which if used in a SET PDU, notifies the system to find and use the next available Connection ID. If this number is SET to a non-zero value, the system will attempt to use that number for the Connection ID of the new Connection being added. If the ID is already in use with different Connection parameters, an error in the CmdStatus will be returned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.2 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::addConnID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.8.5.2.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::addConnID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.8.5.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> addConnID.1
Start monitoring Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (System Management Controller card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ERI-DNX-SMC-MIB::addConnID OID value, configure state conditions and alerts, and monitor any Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (System Management Controller card) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.5 | addConnRecord | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.8.5.2 | addConnID | ERI-DNX-SMC-MIB |