All MIBs › WL400-DOT11EXT-MIB › smtPowerSaveInterval
smtPowerSaveInterval
Module: WL400-DOT11EXT-MIB
OID (symbolic): WL400-DOT11EXT-MIB::smtPowerSaveInterval
OID (numeric): 1.3.6.1.4.1.232.145.1.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The time limit, in units of beacon intervals, after which the Client will go into Power Save Mode if the Client does not detect activity. For an Access Point, this object is always zero.
What is smtPowerSaveInterval?
This is the time limit, in beacon intervals, after which a Client with no detected activity will enter 802.11 Power Save Mode; on an Access Point this is always zero. Admins tune this to balance a wireless client's battery life against its responsiveness to incoming traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.145.1.2.1.3 snmpwalk -v2c -c public <target> WL400-DOT11EXT-MIB::smtPowerSaveInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.145.1.2.1.3.1 snmpget -v2c -c public <target> WL400-DOT11EXT-MIB::smtPowerSaveInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.145.1.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> smtPowerSaveInterval.1
Start monitoring Compaq WL400 802.11 wireless network adapter (association/BSSID-SSID/signal-quality status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WL400-DOT11EXT-MIB::smtPowerSaveInterval OID value, configure state conditions and alerts, and monitor any Compaq WL400 802.11 wireless network adapter (association/BSSID-SSID/signal-quality status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.145 | wl400Products | WL400-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.145.1 | dot11ExtMIB | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.2 | dot11ExtGenObjs | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.2.1 | smt | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.2.1.3 | smtPowerSaveInterval | WL400-DOT11EXT-MIB |