All MIBs › ACD-PORT-MIB › acdPortConfigConnectorId
acdPortConfigConnectorId
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortConfigConnectorId
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.1.1.1.5
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: This object identifies the connector ID of the port. This object shall identify the acdDescConnectorID object, defined in the ACD-DESC-MIB.
What is acdPortConfigConnectorId?
This OID contains an identifier that points to the connector type of the port (e.g., SFP, RJ45), and you can only read it. Engineers use this to understand what kind of cable or transceiver the port physically supports, which is critical for capacity planning and hardware replacement decisions. For example, the ID might reference an internal ACD-DESC-MIB definition indicating this is an SFP+ connector supporting 10 Gbps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.5 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortConfigConnectorId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.1.1.1.5.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortConfigConnectorId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortConfigConnectorId.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortConfigConnectorId OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices 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.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.9 | acdPort | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1 | acdPortMIBObjects | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1 | acdPortConfig | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1.1 | acdPortConfigTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1.1.1 | acdPortConfigEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.1.1.1.5 | acdPortConfigConnectorId | ACD-PORT-MIB |