All MIBs › HDSL2-SHDSL-LINE-MIB › hdsl2ShdslInvVendorModelNumber
hdsl2ShdslInvVendorModelNumber
Module: HDSL2-SHDSL-LINE-MIB
OID (symbolic): HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorModelNumber
OID (numeric): 1.3.6.1.2.1.10.48.1.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Vendor model number as reported in an Inventory Response message.
What is hdsl2ShdslInvVendorModelNumber?
This OID holds a 12-character string identifying the manufacturer and model of the remote DSL modem connected to this port. Knowing the hardware type helps in diagnostics and compatibility checks. A field technician references this when remotely managing a DSL circuit, confirming both ends use compatible hardware before troubleshooting synchronization problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.48.1.3.1.3 snmpwalk -v2c -c public <target> HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorModelNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.48.1.3.1.3.1 snmpget -v2c -c public <target> HDSL2-SHDSL-LINE-MIB::hdsl2ShdslInvVendorModelNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hdsl2ShdslInvVendorModelNumber.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.48 | hdsl2ShdslMIB | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1 | hdsl2ShdslMibObjects | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1.3 | hdsl2ShdslInventoryTable | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1.3.1 | hdsl2ShdslInventoryEntry | HDSL2-SHDSL-LINE-MIB |
| 1.3.6.1.2.1.10.48.1.3.1.3 | hdsl2ShdslInvVendorModelNumber | HDSL2-SHDSL-LINE-MIB |