A status entry for the poll table. Once a row for this
table is created, then this object CANNOT be changed.
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
pollStatus OBJECT-TYPE SYNTAX INTEGER { active(1), notInServ(2), createGo(3), createWait(4), destroy(5), other(6) } ACCESS read-write STATUS mandatory DESCRIPTION "A status entry for the poll table. Once a row for this table is created, then this object CANNOT be changed." ::= { pollEntry 7 }
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.3 | thresholdSeverity | 0 | 0 | Severity code for an entry on the poll configuration table. When the polled variable is reaches a predefined threshold level, th… |
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.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. |