MIB Viewer

clExtClientPowerSaveMode

OBJECT-TYPE
1.3.6.1.4.1.9.9.9998.1.1.5.1.1.2
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the power management mode of the client. The possible two modes are: active(0) - this client is not in power-save mode and it is actively sending or receiving data. powersave(1) - this client is in power-save mode and it wakes up once a while to check for pending data.
INTEGER { active(0), powersave(1) }