All MIBs › MY-AAA-MIB › myDot1xAuthObjectsReAuthPeriod
myDot1xAuthObjectsReAuthPeriod
Module: MY-AAA-MIB
OID (symbolic): MY-AAA-MIB::myDot1xAuthObjectsReAuthPeriod
OID (numeric): 1.3.6.1.4.1.171.10.97.2.19.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The value, in seconds, of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
What is myDot1xAuthObjectsReAuthPeriod?
The reAuthPeriod constant, in seconds, used by the Reauthentication Timer state machine to control how often an already-authenticated client is re-checked, defaulting to 3600 (one hour). An admin shortens this to enforce more frequent re-validation of authenticated sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.1.7 snmpwalk -v2c -c public <target> MY-AAA-MIB::myDot1xAuthObjectsReAuthPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.19.1.1.7.1 snmpget -v2c -c public <target> MY-AAA-MIB::myDot1xAuthObjectsReAuthPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.19.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> myDot1xAuthObjectsReAuthPeriod.1
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::myDot1xAuthObjectsReAuthPeriod 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.1 | myDot1xAuthObjects | MY-AAA-MIB |
| 1.3.6.1.4.1.171.10.97.2.19.1.1.7 | myDot1xAuthObjectsReAuthPeriod | MY-AAA-MIB |