All MIBs › INFORMANT-WMI-CITRIX › mfWinApplEnableApp
mfWinApplEnableApp
Module: INFORMANT-WMI-CITRIX
OID (symbolic): INFORMANT-WMI-CITRIX::mfWinApplEnableApp
OID (numeric): 1.3.6.1.4.1.9600.1.42.1.26.1.17
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
Get the value of the 'Enable application' flag. When you publish an application, it is enabled by default. Enabled applications are then available to the users specified when the application was published. Disabled applications are not available to users. The application can become disabled internally if its server list becomes empty, or if its user list becomes empty and the application is not configured to accept anonymous connections. A disabled application is not available to ICA Clients. Another way to enable and disable an application is to set one of the application?s Program Neighborhood attributes. See the references for the IMetaFrameWinApp interface?s get/put_PNAttribute function. An application can also be internally enabled and disabled if its server and/or user list becomes empty or is no longer empty.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9600.1.42.1.26.1.17 snmpwalk -v2c -c public <target> INFORMANT-WMI-CITRIX::mfWinApplEnableApp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9600.1.42.1.26.1.17.1 snmpget -v2c -c public <target> INFORMANT-WMI-CITRIX::mfWinApplEnableApp.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.26 | metaframeWinApplicationTable | INFORMANT-WMI-CITRIX |
| 1.3.6.1.4.1.9600.1.42.1.26.1 | metaframeWinApplicationEntry | INFORMANT-WMI-CITRIX |
| 1.3.6.1.4.1.9600.1.42.1.26.1.17 | mfWinApplEnableApp | INFORMANT-WMI-CITRIX |