All MIBs › SnetSwitch-MIB › snetSwitchType
snetSwitchType
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchType
OID (numeric): 1.3.6.1.4.1.169.8.3.1.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifies the Switch type. Switch can be either a 6-port or 12-port switch.
What is snetSwitchType?
This read-only value identifies whether a ServerNet switch is a 6-port, sixport(1), or 12-port, twelveport(2), model. Admins use it to quickly distinguish switch hardware capacity when planning fabric topology or diagnosing port-count-related connectivity limits. It reflects a fixed hardware characteristic rather than a configurable setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.5.1.3 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.5.1.3.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchType.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::snetSwitchType 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.5 | snetSwitchIDTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.5.1 | snetSwitchIDEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.5.1.3 | snetSwitchType | SnetSwitch-MIB |