MIB entry for setting up a request to make a registry
modification or query. This value is acted upon when the
recCommandExecute MIB variable is written with the READ, SET,
QUERY, or DELETE specifier. The Format required is one of:
\ROOT_VALUE\\FullKeyPath | ValueName : Type = Value
\ROOT_VALUE\\FullKeyPath | ValueName
where:
ROOT_VALUE is (CURRENT_USER|CU|LOCAL_MACHINE|LM)
FullKeyPath is remainder of registry key path
ValueName is the name of the registry value entry
Type is (REG_DWORD | REG_SZ)
Value is corresponding value
The first usage is for modification/addition to the
registry, whereas the second usage is for read-only access.
Parsed from file rfc1493.mib.txt
Company: wellfleet
Module: BRIDGE-MIB
regRequest OBJECT-TYPE SYNTAX OCTET STRING ACCESS read-write STATUS mandatory DESCRIPTION "MIB entry for setting up a request to make a registry modification or query. This value is acted upon when the recCommandExecute MIB variable is written with the READ, SET, QUERY, or DELETE specifier. The Format required is one of: \ROOT_VALUE\\FullKeyPath | ValueName : Type = Value \ROOT_VALUE\\FullKeyPath | ValueName where: ROOT_VALUE is (CURRENT_USER|CU|LOCAL_MACHINE|LM) FullKeyPath is remainder of registry key path ValueName is the name of the registry value entry Type is (REG_DWORD | REG_SZ) Value is corresponding value The first usage is for modification/addition to the registry, whereas the second usage is for read-only access." ::= { registryInterface 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.579.1.1.15.2 | regResult | 0 | 0 | MIB entry for displaying the registry information acted upon via the regRequest and regCommandExecute variables. |
1.3.6.1.4.1.579.1.1.15.3 | regCommandExecute | 0 | 0 | Initiates the indicated processing upon the value specified in the regRequest MIB item. |