All MIBs › MY-AAA-MIB › myClientProbeAliveInteval
myClientProbeAliveInteval
Module: MY-AAA-MIB
OID (symbolic): MY-AAA-MIB::myClientProbeAliveInteval
OID (numeric): 1.3.6.1.4.1.171.10.97.2.19.1.5.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: When switch does not receive any legal hello packets from client in this interval,it will send RADIUS-Account-Stop to RADIUS server to stop this connection.The value of the objects must be more than myClientProbeHelloInterval
What is myClientProbeAliveInteval?
The interval, in seconds, after which the switch sends a RADIUS Accounting-Stop and terminates the connection if no legal hello packet has been received from the client; per the DESCRIPTION this must be greater than myClientProbeHelloInterval. An admin sets this to how long a client can go silent before being considered disconnected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.5.3 snmpwalk -v2c -c public <target> MY-AAA-MIB::myClientProbeAliveInteval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.5.3.1 snmpget -v2c -c public <target> MY-AAA-MIB::myClientProbeAliveInteval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.19.1.5.3.1 i <value>
Start monitoring D-Link managed switch (802.1x port-based access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MY-AAA-MIB::myClientProbeAliveInteval OID value, configure state conditions and alerts, and monitor any D-Link managed switch (802.1x port-based access control) 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.171 | d_link | DE1500-MIB |
| 1.3.6.1.4.1.171.10 | dlink_products | DES-1226G-MIB |
| 1.3.6.1.4.1.171.10.97 | switchMib | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2 | myMgmt | MY-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.10.97.2.19 | myAAAMIB | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1 | myAAAMIBObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.5 | myClientProbeObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.5.3 | myClientProbeAliveInteval | MY-AAA-MIB |