All MIBs › CISCOSB-DOT1X-MIB › rldot1xTimeoutSilencePeriod
rldot1xTimeoutSilencePeriod
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xTimeoutSilencePeriod
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.10.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set the number of seconds that if an authorized client did not send traffic during this period, then the client is changed to unauthrized. The configuration is applied only to Web-Based authentication.
What is rldot1xTimeoutSilencePeriod?
This read-write integer, applicable only to web-based 802.1X authentication, sets how many seconds an already-authorized client may go without sending traffic before the switch demotes it back to unauthorized. An administrator tunes this to automatically reclaim a port's access when a previously logged-in device has gone idle or disconnected without a clean logoff. For example, setting this OID to 600 means a web-authenticated laptop that's been powered off for ten minutes will have its authorized state revoked automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.10.1.9 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xTimeoutSilencePeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.10.1.9.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xTimeoutSilencePeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.95.10.1.9.1 i <value>
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DOT1X-MIB::rldot1xTimeoutSilencePeriod OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.95 | rldot1x | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.10 | rldot1xAuthenticationPortTable | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.10.1 | rldot1xAuthenticationPortEntry | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.10.1.9 | rldot1xTimeoutSilencePeriod | CISCOSB-DOT1X-MIB |