All MIBs › INFORMANT-WMI-CITRIX › mfSessionLastInputTime
mfSessionLastInputTime
Module: INFORMANT-WMI-CITRIX
OID (symbolic): INFORMANT-WMI-CITRIX::mfSessionLastInputTime
OID (numeric): 1.3.6.1.4.1.9600.1.42.1.24.1.6
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description:
Get the session?s last input time. To get an updated session last input time, a new session object should be created to read the updated time. The value returned by this property is the time when this property is read the first time. Subsequent calls to this property return the same value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9600.1.42.1.24.1.6 snmpwalk -v2c -c public <target> INFORMANT-WMI-CITRIX::mfSessionLastInputTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9600.1.42.1.24.1.6.1 snmpget -v2c -c public <target> INFORMANT-WMI-CITRIX::mfSessionLastInputTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9600 | wtcs | WTCS |
| 1.3.6.1.4.1.9600.1 | informant | WTCS |
| 1.3.6.1.4.1.9600.1.42 | citrixWmi | INFORMANT-WMI-CITRIX |
| 1.3.6.1.4.1.9600.1.42.1 | citrixWmiCitrix | INFORMANT-WMI-CITRIX |
| 1.3.6.1.4.1.9600.1.42.1.24 | metaframeSessionTable | INFORMANT-WMI-CITRIX |
| 1.3.6.1.4.1.9600.1.42.1.24.1 | metaframeSessionEntry | INFORMANT-WMI-CITRIX |
| 1.3.6.1.4.1.9600.1.42.1.24.1.6 | mfSessionLastInputTime | INFORMANT-WMI-CITRIX |