CAIWINA3-MIB :: winA3ConfigNetPollMethod

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAIWINA3-MIBwinA3ConfigNetPollMethod

winA3ConfigNetPollMethod

Module: CAIWINA3-MIB

OID (symbolic): CAIWINA3-MIB::winA3ConfigNetPollMethod

OID (numeric): 1.3.6.1.4.1.791.2.10.2.90.1.16.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: &Specifies how and when the agent collects network interface information. If set to 1 (disabled), the agent does not retrieve the network interface information (neither by polling nor by get request) and sets all statuses to passive or ok. If set to 2 (poll-interval-only), the agent only retrieves the information by polling, but not by get request. If set to 3 (poll-interval-and-query), the agent retrieves the information both by polling and by get request. If set to 4 (query-only), the agent retrieves the information only when a get request is made.

What is winA3ConfigNetPollMethod?

This read-write setting controls whether and how the agent collects network interface information, such as disabling collection entirely or polling at a fixed interval.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.1.16.2
snmpwalk -v2c -c public <target> CAIWINA3-MIB::winA3ConfigNetPollMethod

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.1.16.2.1
snmpget -v2c -c public <target> CAIWINA3-MIB::winA3ConfigNetPollMethod.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring Windows server managed by CA Unicenter TNG (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIWINA3-MIB::winA3ConfigNetPollMethod OID value, configure state conditions and alerts, and monitor any Windows server managed by CA Unicenter TNG (legacy) from a single console.

OID Breakdown

Upper-level ancestors (10 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.791caiCA-NTOS-MIB
1.3.6.1.4.1.791.2caiSysMgrCA-NTOS-MIB
1.3.6.1.4.1.791.2.10tngCA-W2KOS-MIB
1.3.6.1.4.1.791.2.10.2agentsCA-W2KOS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.791.2.10.2.90caiWinA3CAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.1winA3ConfigGroupCAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.1.16winA3ConfigNetGroupCAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.1.16.2winA3ConfigNetPollMethodCAIWINA3-MIB