All MIBs › CROSSSTREAM-MIB › deviceSerialNum
deviceSerialNum
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::deviceSerialNum
OID (numeric): 1.3.6.1.4.1.4962.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Serial number of the device.
What is deviceSerialNum?
This read-only DisplayString holds the manufacturer-assigned serial number of the CrossStream device. An admin uses it to uniquely identify a specific physical unit in inventory and support records, especially when multiple CrossStream gateways are deployed across a facility. For example, when opening a support ticket for a malfunctioning unit, the admin would quote this serial number so the vendor can pull the correct warranty and manufacturing history.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.2 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceSerialNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.2.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceSerialNum.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> deviceSerialNum.1
Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::deviceSerialNum OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1 | common | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1 | device | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1.2 | deviceSerialNum | CROSSSTREAM-MIB |