All MIBs › BLUEARC-SERVER-MIB › winsPrimaryIpAddr
winsPrimaryIpAddr
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::winsPrimaryIpAddr
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.2.6.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP address of the primary wins server if enabled or 0.0.0.0 if not enabled.
What is winsPrimaryIpAddr?
The IP address of the primary WINS (Windows Internet Name Service) server the file server uses for NetBIOS name resolution, or 0.0.0.0 if WINS isn't enabled. Checking this confirms which server CIFS clients rely on to resolve Windows computer names.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.2.6.1.1 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::winsPrimaryIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.2.6.1.1.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::winsPrimaryIpAddr.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::winsPrimaryIpAddr OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (legacy) 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.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.2 | network | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.2.6 | nameService | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.2.6.1 | wins | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.2.6.1.1 | winsPrimaryIpAddr | BLUEARC-SERVER-MIB |