aixUsrName

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.4.1.1.1.1

Object

Specifies a string that identifies this user account
on the system. A user name contains a string of one 
to eight bytes. They can be letters, numbers, and some
special characters in the user name.
The following restrictions apply:
The user name can not start  with a - (minus sign), 
+ (plus sign), or ~ (tilde).   It cannot have a , 
(comma), : (colon), =(equals sign), * (asterisk),  
(double quotes), or the keywords ALL and default in 
the user name.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.4.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
aixUsrEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixUsrName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixUsrName.<aixUsrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixUsrName'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance

Member of