All MIBs › RAD-MIB › portVendorPartNo
portVendorPartNo
Module: RAD-MIB
OID (symbolic): RAD-MIB::portVendorPartNo
OID (numeric): 1.3.6.1.4.1.164.6.2.15.1.1.10
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
SFP Vendor Part Number. Being a string, the object is not affected by any future new SFPs.
What is portVendorPartNo?
This read-only string contains the vendor part number of an SFP (Small Form Factor Pluggable) transceiver installed in a physical port. The vendor part number uniquely identifies the transceiver model and manufacturer. Operators use this to track installed hardware, verify compatibility, and manage spare-parts inventory for optical port transceivers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::portVendorPartNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.1.1.10.1 snmpget -v2c -c public <target> RAD-MIB::portVendorPartNo.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.1 | physicalConnectorTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.1.1 | physicalConnectorEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.1.1.10 | portVendorPartNo | RAD-MIB |