All MIBs › INFORMANT-WMI-CITRIX › mfWinApplFarmName
mfWinApplFarmName
Module: INFORMANT-WMI-CITRIX
OID (symbolic): INFORMANT-WMI-CITRIX::mfWinApplFarmName
OID (numeric): 1.3.6.1.4.1.9600.1.42.1.26.1.18
Node type: OBJECT-TYPE
Type: WtcsDisplayString
Access: read-only
Description:
Get the name of the farm. This property is useful if the server object is created using the GetServer() function of a farm object. It is also useful when servers from different farms are connected to one MFCOM client using DCOM. The farm name can also be obtained from many other objects. If a multi-farm environment is used, this method is useful in identifying a server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9600.1.42.1.26.1.18 snmpwalk -v2c -c public <target> INFORMANT-WMI-CITRIX::mfWinApplFarmName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9600.1.42.1.26.1.18.1 snmpget -v2c -c public <target> INFORMANT-WMI-CITRIX::mfWinApplFarmName.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.18 | mfWinApplFarmName | INFORMANT-WMI-CITRIX |