Enterprise Common MIB Definitions
ACCESS
DESCRIPTION
ºIndicates who owns the front panel at this time.
If the status is free, then a keyPress set will successfully update the front panel and the status will change to nms. The agent is allowed to set the status back to free after a specified
::= { adminFrontPanel 1 }
adminFrontPanelNMSOwner
ACCESS
DESCRIPTION
ºIf status is nms, then this is its IP adddress; otherwise it is undefined.
Note: It is possible for multiple NMS users to
have the same IP address. Use adminFrontPanelNMSComment to further differentiate the user.º
::= { adminFrontPanel 2 }
adminFrontPanelNMSComment
STATUS mandatory
DESCRIPTION
ºIt is suggested that this be maintained by a NMS application and that it contain information such as the owners name, address, phone number, etc.º
::= { adminFrontPanel 3 }
adminFrontPanelCommand
release(1)
}
ACCESS
DESCRIPTION
ºRelease changes the status to free. The agent is allowed to reject this value if the IpAddress
of the set does not match adminFrontPanelNMSOwner.