All MIBs › SnetSwitch-MIB › snetSwitchPartNumber
snetSwitchPartNumber
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchPartNumber
OID (numeric): 1.3.6.1.4.1.169.8.3.2.1.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Switch Part Number
What is snetSwitchPartNumber?
This read-only string reports the part number of this switch. Admins use it for inventory tracking or when ordering a replacement unit of the same model. It is fixed hardware identification data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.1.1.1.3 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchPartNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.1.1.1.3.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchPartNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snetSwitchPartNumber.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::snetSwitchPartNumber 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.2 | snetSwitchInfo | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1 | snetSwitchConfigData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1.1 | snetSwitchConfigTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1.1.1 | snetSwitchConfigEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.1.1.1.3 | snetSwitchPartNumber | SnetSwitch-MIB |