sysGeneralLoginRecords
LUM-SYSTEM-MIB ·
.1.3.6.1.4.1.8708.2.2.2.1.7
Object
scalar r/w
Enumeration
N.B. This feature will not populate the XTM event log.
Please use alarm::eventGeneral::0::userAccessLogging instead.
Enable/disable login records.
The log can be viewed with the 'last'
command.
off - Login records log disabled.
on - Login records log enable.
Context
- MIB
- LUM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8708.2.2.2.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
off- Parent
- sysGeneral
- Groups
- 3
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 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysGeneralLoginRecords.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysGeneralLoginRecords'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |