All MIBs › SnetSwitch-MIB › snetSwitchSANNodeSerialNumber
snetSwitchSANNodeSerialNumber
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchSANNodeSerialNumber
OID (numeric): 1.3.6.1.4.1.169.8.3.1.6.1.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Serial Number of connected switch or node.
What is snetSwitchSANNodeSerialNumber?
This read-only string reports the serial number of the switch or node connected to a given port. Admins use it to uniquely track a specific physical unit, important for warranty tracking or correlating a fault report with a specific piece of hardware. It is fixed hardware identification data reported per connected device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.6.1.10 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchSANNodeSerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.6.1.10.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchSANNodeSerialNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snetSwitchSANNodeSerialNumber.1
Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchSANNodeSerialNumber OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) 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.169 | tandem | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8 | serverNet | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3 | serverNetSwitch | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1 | snetSwitchNetworkData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.6 | snetSwitchSANMapTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.6.1 | snetSwitchSANMapEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.6.1.10 | snetSwitchSANNodeSerialNumber | SnetSwitch-MIB |