All MIBs › SnetSwitch-MIB › snetSwitchDaughterCardType
snetSwitchDaughterCardType
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchDaughterCardType
OID (numeric): 1.3.6.1.4.1.169.8.3.2.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Daughter card type installed on the specified port. Valid values are Unknown(1), (port can't be reached) Other (2), (daughter board installed but type not defined) Not Present(3), (no daughter board installed) LVDS(4), (Low Voltage Differential Signal) Fiber Channel(5), Copper Serial(6), Long Haul Optical (7), Short Haul Optical (8), ECL (9),(Emitter Coupled Logic).
What is snetSwitchDaughterCardType?
This read-only value identifies the type of daughter card installed on a given switch port, such as lvds(4), fiberChannel(5), copperSerial(6), or notPresent(3) if no daughter board is installed. Admins use it to confirm the correct interface media type is installed on each port before troubleshooting connectivity issues that might actually stem from a media-type mismatch. A value of unknown(1) means the port can't currently be reached to determine its daughter card type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.2.1.1.6 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchDaughterCardType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.2.1.1.6.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchDaughterCardType.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::snetSwitchDaughterCardType 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.2 | snetSwitchPortData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.2.1 | snetSwitchPortErrorStatusTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.2.1.1 | snetSwitchPortErrorStatusEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.2.1.1.6 | snetSwitchDaughterCardType | SnetSwitch-MIB |