BASIS-SHELF-MIB :: userName

MIB Reference — IPNetwork Monitor

All MIBsBASIS-SHELF-MIBuserName

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.1basisSystemBASIS-MIB
1.3.6.1.4.1.351.110.1.1basisShelfBASIS-MIB
1.3.6.1.4.1.351.110.1.1.13userNameBASIS-SHELF-MIB