userName
HUAWEI-SERVER-IBMC-MIB ·
.1.3.6.1.4.1.2011.2.235.1.1.14.50.1.3
Object
User name length is 1 to 16 characters. The value can contain letters, digits, and special characters. The value cannot contain spaces, double quotation and the following special characters: , \ : < > & ' / %, and cannot start with a number sign (#).
Context
- MIB
- HUAWEI-SERVER-IBMC-MIB
- OID
.1.3.6.1.4.1.2011.2.235.1.1.14.50.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- userDescriptionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::userName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-SERVER-IBMC-MIB::userName.<userID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-SERVER-IBMC-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-SERVER-IBMC-MIB::userName'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.