When the flag is set to 1, the extensible VM scripts in vmCommand will be executed. Exit code will go to vmResult, output go to vmOutput.
Parsed from file vrts.mib.txt
Company: None
Module: VRTS-SNMP-MIBv1
When the flag is set to 1, the extensible VM scripts in vmCommand will be executed. Exit code will go to vmResult, output go to vmOutput.
Parsed from file VRTS-SNMP-MIBv1.mib
Module: VRTS-SNMP-MIBv1
Vendor: Veritas
Module: VRTS-SNMP-MIBv1 (vrts.mib)
Type: TABULAR
Access: read-write
Syntax: Integer32
Automatically extracted from www.mibdepot.com
vmCtlFlag OBJECT-TYPE SYNTAX Integer32 ACCESS read-write STATUS mandatory DESCRIPTION "When the flag is set to 1, the extensible VM scripts in vmCommand will be executed. Exit code will go to vmResult, output go to vmOutput." ::= { vmEntry 4 }
vmCtlFlag OBJECT-TYPE SYNTAX Integer32 ACCESS read-write STATUS mandatory DESCRIPTION "When the flag is set to 1, the extensible VM scripts in vmCommand will be executed. Exit code will go to vmResult, output go to vmOutput." ::= { vmEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1035.2.100.1.1 | vmIndex | 0 | 0 | Reference Index for extensible VM scripts. It is an integer row number. A predefined map is available in snmpd.conf to map the … |
1.3.6.1.4.1.1035.2.100.1.2 | vmNames | 0 | 0 | A description of the extensible VM command. |
1.3.6.1.4.1.1035.2.100.1.3 | vmCommand | 0 | 0 | A valid VM script path to be executed when vmCtlFlag is set to 1. |
1.3.6.1.4.1.1035.2.100.1.100 | vmResult | 0 | 0 | The exit status of the executed VM command. |
1.3.6.1.4.1.1035.2.100.1.101 | vmOutput | 0 | 0 | The firstline output of the executed VM command. |
1.3.6.1.4.1.1035.2.100.1.102 | vmErrFix | 0 | 0 | Setting this error fix flag to 1 to kick off the vmErrFixCmd. |
1.3.6.1.4.1.1035.2.100.1.103 | vmErrFixCmd | 0 | 0 | The VM command that gets run when the vmErrFix column is set to 1. |