All MIBs › CAIWINA3-MIB › winEHPollMethod
winEHPollMethod
Module: CAIWINA3-MIB
OID (symbolic): CAIWINA3-MIB::winEHPollMethod
OID (numeric): 1.3.6.1.4.1.791.2.10.2.90.5.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The poll method for the eHealth group. If set to disabled, polling of this group is not possible.
What is winEHPollMethod?
A read-write setting that controls how the eHealth group is polled; setting it to disabled turns off polling for that group's data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.5.1.1 snmpwalk -v2c -c public <target> CAIWINA3-MIB::winEHPollMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.5.1.1.1 snmpget -v2c -c public <target> CAIWINA3-MIB::winEHPollMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.791.2.10.2.90.5.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> winEHPollMethod.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::winEHPollMethod 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 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.791 | cai | CA-NTOS-MIB |
| 1.3.6.1.4.1.791.2 | caiSysMgr | CA-NTOS-MIB |
| 1.3.6.1.4.1.791.2.10 | tng | CA-W2KOS-MIB |
| 1.3.6.1.4.1.791.2.10.2 | agents | CA-W2KOS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.791.2.10.2.90 | caiWinA3 | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5 | winA3ExtensionGroup | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5.1 | winEHGroup | CAIWINA3-MIB |
| 1.3.6.1.4.1.791.2.10.2.90.5.1.1 | winEHPollMethod | CAIWINA3-MIB |