MIB Viewer

s3EnetThreshStatus

OBJECT-TYPE
1.3.6.1.4.1.45.1.3.2.8.1.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
The status of the threshold. The possible values for a write are: addActive(1)...If the entry does not exist, the entry is created as long as the other necessary objects are in the SNMP SET request. If the entry does exist and is inactive, it is activated. delDead(2).....Causes the entry to be deleted from the table. It could take 5 seconds after delDead(2) is written to actually delete the entry due to task scheduling. The possible values for a read are: addActive(1)...This threshold entry is active. delDead(2).....This threshold entry is inactive and will be deleted in 5 seconds or less.
INTEGER { addActive(1), delDead(2) }