All MIBs › CISCO-IETF-VDSL-LINE-MIB › cvdslLineConfProfile
cvdslLineConfProfile
Module: CISCO-IETF-VDSL-LINE-MIB
OID (symbolic): CISCO-IETF-VDSL-LINE-MIB::cvdslLineConfProfile
OID (numeric): 1.3.6.1.4.1.9.10.87.1.1.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The value of this object identifies the rows in the VDSL Line Configuration Profile Table, ( cvdslLineConfProfileTable ), which apply for this VDSL line, and channels if applicable.
What is cvdslLineConfProfile?
This links this specific VDSL line to a row in the separate cvdslLineConfProfileTable, meaning the actual speed, SNR margin target, and other line settings for this line come from whichever profile this index points to, rather than being configured directly per-line. It's the object to check first when a line isn't behaving according to expectations, since the actual settings live in the referenced profile, not on this line's own row. If two lines are supposed to have different target speeds but this object points both of them at the same profile index, they'll behave identically regardless of any other per-line configuration attempted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.87.1.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-IETF-VDSL-LINE-MIB::cvdslLineConfProfile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.87.1.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-IETF-VDSL-LINE-MIB::cvdslLineConfProfile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.87.1.1.1.1.3.1 i <value>
Start monitoring Cisco VDSL access routers/line cards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-VDSL-LINE-MIB::cvdslLineConfProfile OID value, configure state conditions and alerts, and monitor any Cisco VDSL access routers/line cards 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.87 | ciscoIetfVdslMIB | CISCO-IETF-VDSL-LINE-MIB |
| 1.3.6.1.4.1.9.10.87.1 | cvdslLineMib | CISCO-IETF-VDSL-LINE-MIB |
| 1.3.6.1.4.1.9.10.87.1.1 | cvdslMibObjects | CISCO-IETF-VDSL-LINE-MIB |
| 1.3.6.1.4.1.9.10.87.1.1.1 | cvdslLineTable | CISCO-IETF-VDSL-LINE-MIB |
| 1.3.6.1.4.1.9.10.87.1.1.1.1 | cvdslLineEntry | CISCO-IETF-VDSL-LINE-MIB |
| 1.3.6.1.4.1.9.10.87.1.1.1.1.3 | cvdslLineConfProfile | CISCO-IETF-VDSL-LINE-MIB |