All MIBs › CM-FACILITY-MIB › cmEthernetNetPortXdslMode
cmEthernetNetPortXdslMode
Module: CM-FACILITY-MIB
OID (symbolic): CM-FACILITY-MIB::cmEthernetNetPortXdslMode
OID (numeric): 1.3.6.1.4.1.2544.1.12.4.1.104.1.12
Node type: OBJECT-TYPE
Type: XDSLMode
Access: read-only
Description:
Xdsl mode after handshake.
What is cmEthernetNetPortXdslMode?
This OID holds a text string describing the DSL (digital subscriber line) modulation mode negotiated by this port after the handshake completes—such as ADSL, VDSL, or G.fast. The mode determines the data rate and distance limitations for that connection. A technician checks this to verify that a DSL line negotiated the expected technology level (e.g., VDSL2 instead of basic ADSL) when diagnosing slow speeds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.104.1.12 snmpwalk -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortXdslMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.4.1.104.1.12.1 snmpget -v2c -c public <target> CM-FACILITY-MIB::cmEthernetNetPortXdslMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmEthernetNetPortXdslMode.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.4 | cmFacilityMIB | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1 | cmFacilityObjects | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.104 | cmEthernetNetPortXdslParamTable | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.104.1 | cmEthernetNetPortXdslParamEntry | CM-FACILITY-MIB |
| 1.3.6.1.4.1.2544.1.12.4.1.104.1.12 | cmEthernetNetPortXdslMode | CM-FACILITY-MIB |