All MIBs › PSA-WIN-MIB › winNIBusType
winNIBusType
Module: PSA-WIN-MIB
OID (symbolic): PSA-WIN-MIB::winNIBusType
OID (numeric): 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bus type of the network interface. Refer to the following definitions; value contens 0 other 1 isa 2 eisa 3 pci
What is winNIBusType?
Reports the system bus type a network interface is connected through: 0=other, 1=ISA, 2=EISA, or 3=PCI. Admins use this to identify whether a NIC sits on a legacy bus versus PCI when troubleshooting a hardware compatibility or performance issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.8 snmpwalk -v2c -c public <target> PSA-WIN-MIB::winNIBusType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.8.1 snmpget -v2c -c public <target> PSA-WIN-MIB::winNIBusType.1
Start monitoring Fujitsu PRIMEQUEST server partition running Windows (ESMPRO ServerAgent CPU/memory/NIC inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PSA-WIN-MIB::winNIBusType OID value, configure state conditions and alerts, and monitor any Fujitsu PRIMEQUEST server partition running Windows (ESMPRO ServerAgent CPU/memory/NIC inventory) from a single console.
OID Breakdown
Upper-level ancestors (13 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 |
| 1.3.6.1.4.1.211 | fujitsu | CFAB-MIB |
| 1.3.6.1.4.1.211.1 | product | CFAB-MIB |
| 1.3.6.1.4.1.211.1.31 | iaServer | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1 | primequest | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2 | partition | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100 | partitionCommon | PSA-LIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.3 | logicalComponentForWindows | PSA-LIN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.211.1.31.1.2.100.3.4 | winNetworkInfo | PSA-WIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1 | winNetworkInterfaceTable | PSA-WIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1 | winNetworkInterfaceEntry | PSA-WIN-MIB |
| 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.8 | winNIBusType | PSA-WIN-MIB |