MIB Viewer

genEquipmentControl

OBJECT-TYPE
1.3.6.1.4.1.5591.1.6.2.1.22
Access
read-write
Status
optional
Sub-identifiers
0
When written, the appropriate corresponding command action is sent to the generator. 1 = End generator test 2 = Start generator test 3 = Reset latched generator alarms which may be preventing a generator start This object is intentionally simplistic to allow for maximum flexibility. It IS assumed that the generator has sufficient intelligence to prevent an overcrank condition. Example 1: From a single SET and corresponding single 'start' command, the generator may automatically attempt starting 'n' times before giving up. Example 2: The transponder may be simple and send only the single 'start' command, and the EMS/end user is responsible for making 'n' attempts (by performing additional SETs to this object.) The choice between the methods depends on the specific application and vendor equipment.
INTEGER { stopGenerator(1), startGenerator(2), resetLatchedAlarms(3) }