The exit status of the executed NBU command.
Parsed from file vrts.mib.txt
Company: None
Module: VRTS-SNMP-MIBv1
The exit status of the executed NBU command.
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: Integer32
Automatically extracted from www.mibdepot.com
nbuResult OBJECT-TYPE SYNTAX Integer32 ACCESS read-only STATUS mandatory DESCRIPTION "The exit status of the executed NBU command." ::= { nbuEntry 100 }
nbuResult OBJECT-TYPE SYNTAX Integer32 ACCESS read-only STATUS mandatory DESCRIPTION "The exit status of the executed NBU command." ::= { nbuEntry 100 }
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.5 | nbuResFile | 0 | 0 | The result file path for excuting the nbuCommand scripts. It contains the exit status of the command in the first line. The std… |
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.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. |