cLGuestUserLoggedOutTime
CISCO-LWAPP-WEBAUTH-MIB ·
.1.3.6.1.4.1.9.9.515.2.5.1.1.8
Object
column secondsSNMPv2-SMIUnsigned32
This object represents the time at which the guest client logged out of that particular session corresponding to cLGuestUserSessionId. This represents number of seconds elapsed since 00:00:00 on January 1, 1970, Coordinated Universal Time (UTC). So a value of '1131362704' means 'Mon Nov 7 16:55:04 2005'.
Context
- MIB
- CISCO-LWAPP-WEBAUTH-MIB
- OID
.1.3.6.1.4.1.9.9.515.2.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- cLGuestUserSessionStatusEntry
- Groups
- 1
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 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLGuestUserLoggedOutTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLGuestUserLoggedOutTime.<cLGuestUserName>.<cLGuestUserSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-WEBAUTH-MIB::cLGuestUserLoggedOutTime'
Syntax
secondsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of