WINS-MIB :: pushPnrUpdateCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsWINS-MIBpushPnrUpdateCount

pushPnrUpdateCount

Module: WINS-MIB

OID (symbolic): WINS-MIB::pushPnrUpdateCount

OID (numeric): 1.3.6.1.4.1.311.1.2.3.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable indicates the # of updates that should result in a push message

What is pushPnrUpdateCount?

Read-write threshold for how many database updates should accumulate before WINS sends a push notification message to this partner. An admin lowers this to make the server notify a partner sooner after changes accumulate, at the cost of more frequent push traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.311.1.2.3.3.1.2
snmpwalk -v2c -c public <target> WINS-MIB::pushPnrUpdateCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.311.1.2.3.3.1.2.1
snmpget -v2c -c public <target> WINS-MIB::pushPnrUpdateCount.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.311.1.2.3.3.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pushPnrUpdateCount.1

Start monitoring Microsoft Windows servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WINS-MIB::pushPnrUpdateCount 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 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.311microsoftInternetServer-MIB
1.3.6.1.4.1.311.1softwareInternetServer-MIB
Numeric OIDNameModule
1.3.6.1.4.1.311.1.2winsWINS-MIB
1.3.6.1.4.1.311.1.2.3pushWINS-MIB
1.3.6.1.4.1.311.1.2.3.3pushPnrTableWINS-MIB
1.3.6.1.4.1.311.1.2.3.3.1pushPnrEntryWINS-MIB
1.3.6.1.4.1.311.1.2.3.3.1.2pushPnrUpdateCountWINS-MIB