PSA-WIN-MIB :: winNIStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPSA-WIN-MIBwinNIStatus

winNIStatus

Module: PSA-WIN-MIB

OID (symbolic): PSA-WIN-MIB::winNIStatus

OID (numeric): 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.

What is winNIStatus?

Reports the operational state of a network interface: up(1), down(2), or testing(3), where testing means no operational packets can currently pass. Admins poll this to detect an interface that has gone down or is stuck in a self-test loop.

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.13
snmpwalk -v2c -c public <target> PSA-WIN-MIB::winNIStatus

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.13.1
snmpget -v2c -c public <target> PSA-WIN-MIB::winNIStatus.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> winNIStatus.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::winNIStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.211fujitsuCFAB-MIB
1.3.6.1.4.1.211.1productCFAB-MIB
1.3.6.1.4.1.211.1.31iaServerPSA-LIN-MIB
1.3.6.1.4.1.211.1.31.1primequestPSA-LIN-MIB
1.3.6.1.4.1.211.1.31.1.2partitionPSA-LIN-MIB
1.3.6.1.4.1.211.1.31.1.2.100partitionCommonPSA-LIN-MIB
1.3.6.1.4.1.211.1.31.1.2.100.3logicalComponentForWindowsPSA-LIN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.211.1.31.1.2.100.3.4winNetworkInfoPSA-WIN-MIB
1.3.6.1.4.1.211.1.31.1.2.100.3.4.1winNetworkInterfaceTablePSA-WIN-MIB
1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1winNetworkInterfaceEntryPSA-WIN-MIB
1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.13winNIStatusPSA-WIN-MIB