All MIBs › WINS-MIB › parWinsStartTime
parWinsStartTime
Module: WINS-MIB
OID (symbolic): WINS-MIB::parWinsStartTime
OID (numeric): 1.3.6.1.4.1.311.1.2.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Wins start time
What is parWinsStartTime?
Read-only timestamp string (up to 30 characters) giving the time the WINS service was started. An admin checks this to confirm how long the WINS server has been running since its last restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.2.1.1 snmpwalk -v2c -c public <target> WINS-MIB::parWinsStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.2.1.1.1 snmpget -v2c -c public <target> WINS-MIB::parWinsStartTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> parWinsStartTime.1
Start monitoring Microsoft Windows servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WINS-MIB::parWinsStartTime OID value, configure state conditions and alerts, and monitor any Microsoft Windows servers from a single console.
OID Breakdown
Upper-level ancestors (8 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.311 | microsoft | InternetServer-MIB |
| 1.3.6.1.4.1.311.1 | software | InternetServer-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.311.1.2 | wins | WINS-MIB |
| 1.3.6.1.4.1.311.1.2.1 | par | WINS-MIB |
| 1.3.6.1.4.1.311.1.2.1.1 | parWinsStartTime | WINS-MIB |