All MIBs › ADTRAN-ADUNIT-MIB › adUnitUserState
adUnitUserState
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitUserState
OID (numeric): 1.3.6.1.4.1.664.5.30.2.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indication of whether or not the user has an active session.
What is adUnitUserState?
This OID stores the current session state of a user account, showing whether they are actively logged in or offline. Network engineers monitor this to see who currently has access to the device and troubleshoot connection issues. Example: reading this shows "active" if the user is logged in now, or "inactive" if they are not connected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.2.1.1.8 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitUserState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.2.1.1.8.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitUserState.1
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitUserState OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs 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.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2 | adUnitConfig | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.2 | adUserCfg | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.2.1 | adUnitUserTable | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.2.1.1 | adUnitUserEntry | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.2.1.1.8 | adUnitUserState | ADTRAN-ADUNIT-MIB |