MIB Viewer

hmAction

OBJECT-TYPE
1.3.6.1.4.1.248.14.2.1
Access
read-write
Status
current
Sub-identifiers
0
This object, when read, always returns a value of other(1). A value of reset(2) has the same effect as a power-on sequence (coldstart). Writing a value of hotRestart(10) leads to a warmstart. When set to resetStats(3), a reset of all statistic counters within the whole switch will be forced. A value of resetFDB(4) will clear the forwarding database. If set to resetARP(5), the ARP table will be flushed. The value gbl-reset(12) will result in a reset of the whole chassis. Any other value results in a badValue status code.
INTEGER { other (1), reset (2), resetStats(3), resetFDB(4), resetARP(5), resetL3Stats(6), resetL4-7Stats(7), hotRestart(10), gbl-reset(12) }