Severity code for an entry on the poll configuration
table. When the polled variable is reaches a
predefined threshold level, the state of the entity which
contains the polled variable will be defined by this
severity.
Parsed from file acctserver.mib.txt
Company: cascade
Module: CASCADE-ACCTSERVER-MIB
Vendor: Cascade Communications
Module: CASCADE-ACCTSERVER-MIB (acctserver.mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
thresholdSeverity OBJECT-TYPE SYNTAX INTEGER { critical (1), major (2), minor (3), normal (4) } ACCESS read-write STATUS mandatory DESCRIPTION "Severity code for an entry on the poll configuration table. When the polled variable is reaches a predefined threshold level, the state of the entity which contains the polled variable will be defined by this severity." ::= { pollEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.277.17.1.4.1.1 | pollIndex | 0 | 0 | An unique index for each entry in the poll configuration table. |
1.3.6.1.4.1.277.17.1.4.1.2 | polledObjectOid | 0 | 0 | The Object identifier of a particular variable in the MIB to be polled. The only object types allowed to be polled are INTEGER, c… |
1.3.6.1.4.1.277.17.1.4.1.4 | thresholdValue | 0 | 0 | A polling threshold for the sampled statistic. |
1.3.6.1.4.1.277.17.1.4.1.5 | thresholdType | 0 | 0 | The method of calculating the value to be compared to the threshold. |
1.3.6.1.4.1.277.17.1.4.1.6 | pollInterval | 0 | 0 | The interval in seconds over which the data is sampled and compared to the threshold. |
1.3.6.1.4.1.277.17.1.4.1.7 | pollStatus | 0 | 0 | A status entry for the poll table. Once a row for this table is created, then this object CANNOT be changed. |
1.3.6.1.4.1.277.17.1.4.1.8 | pollValue | 0 | 0 | Sampled value of the object being pollled. |
1.3.6.1.4.1.277.17.1.4.1.9 | polledObjectName | 0 | 0 | The name of the sampled object or the name of the entity which contains the sampled object. |