loginUsername
CP-SYSTEM-MIB ·
.1.3.6.1.4.1.20992.4.11
Object
scalar mandatory
OctetString
The Username that attempted the login.
Context
- MIB
- CP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.20992.4.11- Type
- scalar
- Access
- readonly
- Status
- mandatory
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CP-SYSTEM-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CP-SYSTEM-MIB::loginUsername.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CP-SYSTEM-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CP-SYSTEM-MIB::loginUsername'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.