trapClientRowState
ATTOBRIDGE-MIB ·
.1.3.6.1.4.1.4547.1.2.3.3.1.5
Object
column
r/w
Enumeration
Specifies the state of the row.
rowDestroy
READ : Can never happen
WRITE : Remove this row from the table.
rowInactive
READ : Indicates that this row does not exist, but
that traps are not enabled to be sent to the
target.
WRITE : If the row does not exist, and the agent allows
writes to the trap table, then a new row is
created. The values of the optional columns
will be set to default values. Traps are not
enabled to be sent to the target. If the row
already existed, then traps are disabled from
being sent to the target.
rowActive
READ : Indicates that this row exists, and that traps
are enabled to be sent to the target.
WRITE : If the row does not exist, and the agent allows
writes to the trap table, then a new row is
created. The values of the optional columns
will be set to default traps. If the row
already exists then traps are enabled to be
sent to the target.
A value of rowActive or rowInactive must be specified to create
a row in the table.
Context
- MIB
- ATTOBRIDGE-MIB
- OID
.1.3.6.1.4.1.4547.1.2.3.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- trapClientEntry
- Table
- trapClientTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| trapClientIndex Used to index a trap client in the trapClientTable. | column | Integer32 | .1.3.6.1.4.1.4547.1.2.3.3.1.1 |
| trapClientIpAddress The IP address of a client registered for traps in
dotted notation. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.4547.1.2.3.3.1.2 |
| trapClientPort The UDP port to send traps for this host. Normally this would
be the standard trap port (162). This object is an index and
must be specified to create a row in this table. | column | Integer32 | .1.3.6.1.4.1.4547.1.2.3.3.1.3 |
| trapClientFilter This value defines the trap severity filter for this trap
host. The unit will send traps to this host that have a
severity level less than or equal to this value. The
default va… | column | Enumeration | .1.3.6.1.4.1.4547.1.2.3.3.1.4 |