The result file path for excuting the nbuCommand scripts. It contains the exit status of the command in the first line. The stdout in the second line. So the Agent can pick it up after executing the command and set exit code to nbuResult, output go to nbuOutput.
Parsed from file vrts.mib.txt
Company: None
Module: VRTS-SNMP-MIBv1
The result file path for excuting the nbuCommand scripts. It contains the exit status of the command in the first line. The stdout in the second line. So the Agent can pick it up after executing the command and set exit code to nbuResult, output go to nbuOutput.
Parsed from file VRTS-SNMP-MIBv1.mib
Module: VRTS-SNMP-MIBv1
Vendor: Veritas
Module: VRTS-SNMP-MIBv1 (vrts.mib)
Type: TABULAR
Access: read-only
Syntax: DisplayString
Automatically extracted from www.mibdepot.com
nbuResFile OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The result file path for excuting the nbuCommand scripts. It contains the exit status of the command in the first line. The stdout in the second line. So the Agent can pick it up after executing the command and set exit code to nbuResult, output go to nbuOutput." ::= { nbuEntry 5 }
nbuResFile OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTION "The result file path for excuting the nbuCommand scripts. It contains the exit status of the command in the first line. The stdout in the second line. So the Agent can pick it up after executing the command and set exit code to nbuResult, output go to nbuOutput." ::= { nbuEntry 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1035.1.100.1.1 | nbuIndex | 0 | 0 | Reference Index for extensible NBU scripts. It is an integer row number. A predefined map is available in snmpd.conf to map and… |
1.3.6.1.4.1.1035.1.100.1.2 | nbuNames | 0 | 0 | A description of the extensible NBU command. |
1.3.6.1.4.1.1035.1.100.1.3 | nbuCommand | 0 | 0 | The NBU command or scripts to be executed. |
1.3.6.1.4.1.1035.1.100.1.4 | nbuCtlFlag | 0 | 0 | When the flag is set to 1, the extensible NBU scripts in nbuCommand will be executed. Exit code will go to nbuResult, output go… |
1.3.6.1.4.1.1035.1.100.1.6 | nbuLockFile | 0 | 0 | The lock file path during excuting the nbuCommand scripts. Its presence indicate the nbuCommand is still in execution. |
1.3.6.1.4.1.1035.1.100.1.7 | nbuTimeout | 0 | 0 | The timeout before waiting for result of the executed NBU command. |
1.3.6.1.4.1.1035.1.100.1.8 | nbuFreq | 0 | 0 | The result checking frequency during waiting of the executed NBU command. |
1.3.6.1.4.1.1035.1.100.1.100 | nbuResult | 0 | 0 | The exit status of the executed NBU command. |
1.3.6.1.4.1.1035.1.100.1.101 | nbuOutput | 0 | 0 | The firstline output of the executed NBU command. |
1.3.6.1.4.1.1035.1.100.1.102 | nbuErrFix | 0 | 0 | Setting this error fix flag to 1 to kick off the nbuErrFixCmd. |
1.3.6.1.4.1.1035.1.100.1.103 | nbuErrFixCmd | 0 | 0 | The NBU command that gets run when the nbuErrFix column is set to 1. |