All MIBs › BASIS-SHELF-MIB › userName
userName
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::userName
OID (numeric): 1.3.6.1.4.1.351.110.1.1.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: username of the person logging in or logging out. used only in traps currently only limit to 12 chars
What is userName?
Reports the username of the user who logged in or out, included as data in login/logout traps and limited to 12 characters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.1.13 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::userName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.1.13.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::userName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> userName.1
Start monitoring Cisco MGX/BASIS voice and ATM switching chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BASIS-SHELF-MIB::userName OID value, configure state conditions and alerts, and monitor any Cisco MGX/BASIS voice and ATM switching chassis (legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1 | basisSystem | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.1 | basisShelf | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.1.1.13 | userName | BASIS-SHELF-MIB |