slmTrapUserLogin
SL-MAIN-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.3.5.1.1.5
Object
The user login. This is used to describe to the manager the current active login sessions. The NMS should read this value periodicaly in order to refresh its entry, otherwise the entry will be deleted by the GNE after a timeout of 5 minutes.
Context
- MIB
- SL-MAIN-MIB
- OID
.1.3.6.1.4.1.4515.1.3.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slmTrapDestEntry
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 'SL-MAIN-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-MAIN-MIB::slmTrapUserLogin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-MAIN-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-MAIN-MIB::slmTrapUserLogin.<slmTrapDestAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-MAIN-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-MAIN-MIB::slmTrapUserLogin'