All MIBs › UBIQUOSS-SYSINFO-MIB › ubiSysSerialNumber
ubiSysSerialNumber
Module: UBIQUOSS-SYSINFO-MIB
OID (symbolic): UBIQUOSS-SYSINFO-MIB::ubiSysSerialNumber
OID (numeric): 1.3.6.1.4.1.7800.2.100.1.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: SerialNumber
What is ubiSysSerialNumber?
This read-only DisplayString reports the chassis's serial number, as its terse "SerialNumber" description and name both indicate. Admins query it to verify hardware identity for warranty claims, asset tracking, or RMA processing without physically inspecting the unit. A typical returned value might look like "SN20231045A7".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.6 snmpwalk -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiSysSerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.6.1 snmpget -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiSysSerialNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ubiSysSerialNumber.1
Start monitoring Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBIQUOSS-SYSINFO-MIB::ubiSysSerialNumber OID value, configure state conditions and alerts, and monitor any Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) 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.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.2 | ubiMgmt | UBIQUOSS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.2.100 | ubiSysInfoMIB | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1 | ubiSysInfoMIBObjects | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1 | ubiSysInfoTable | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1 | ubiSysInfoEntry | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1.6 | ubiSysSerialNumber | UBIQUOSS-SYSINFO-MIB |