All MIBs › TN-MGMT-MIB › tnDMIVendorSerialNo
tnDMIVendorSerialNo
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnDMIVendorSerialNo
OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.2.2.1.23
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The vendor serial number is a 16 character field that contains ASCII characters, defining the vendor's serial number for the transceiver. A value of all zero in the 16-byte field indicates that the vendor SN is unspecified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.2.2.1.23 snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnDMIVendorSerialNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.2.2.1.23.1 snmpget -v2c -c public <target> TN-MGMT-MIB::tnDMIVendorSerialNo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnDMIVendorSerialNo.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.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5.3 | tnMgmtMIB | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1 | tnMgmtObjects | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.2 | tnInterfaceMgmt | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.2.2 | tnDMIInfoTable | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.2.2.1 | tnDMIInfoEntry | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.2.2.1.23 | tnDMIVendorSerialNo | TN-MGMT-MIB |