All MIBs › ADSL2-LINE-MIB › adsl2LInvSystemVendorId
adsl2LInvSystemVendorId
Module: ADSL2-LINE-MIB
OID (symbolic): ADSL2-LINE-MIB::adsl2LInvSystemVendorId
OID (numeric): 1.3.6.1.2.1.10.238.1.3.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The ATU System Vendor ID (identifies the ATU system integrator) as inserted in the Overhead Messages (both ATUs for G.992.3 and G.992.4) or in the Embedded Operations Channel (only ATU-R in G.992.1 and G.992.2). It consists of 8 binary octets, with the same format as used for Adsl2InvG994VendorId.
What is adsl2LInvSystemVendorId?
This 8-byte system integrator code identifies which company designed and assembled the complete ADSL2 ATU (not just the chipset, but the full device), using the same T.35 format. Engineers record this for asset tracking and to correlate known interoperability issues or hardware bugs with specific system integrators and firmware versions. Example: a code 0xB5 0x34... identifies a particular regional equipment vendor, helping track which vendor's equipment is failing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.238.1.3.1.1.3 snmpwalk -v2c -c public <target> ADSL2-LINE-MIB::adsl2LInvSystemVendorId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.238.1.3.1.1.3.1 snmpget -v2c -c public <target> ADSL2-LINE-MIB::adsl2LInvSystemVendorId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adsl2LInvSystemVendorId.1
Start monitoring ADSL2/ADSL2+ DSLAMs and CPE modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADSL2-LINE-MIB::adsl2LInvSystemVendorId OID value, configure state conditions and alerts, and monitor any ADSL2/ADSL2+ DSLAMs and CPE modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.238 | adsl2MIB | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1 | adsl2 | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3 | adsl2Inventory | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3.1 | adsl2LineInventoryTable | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3.1.1 | adsl2LineInventoryEntry | ADSL2-LINE-MIB |
| 1.3.6.1.2.1.10.238.1.3.1.1.3 | adsl2LInvSystemVendorId | ADSL2-LINE-MIB |