s5AgTrpRcvrStatus
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.3.4.1.2
Object
column
r/w
Enumeration
This object is used to create and
delete rows in the table and control
if they are used. The values
that can be written are:
valid(2)....makes an existing row
valid - can only be
written to change the
value from ignore(3)
ignore(3)...don't use this entry to
send traps to at this time
delete(4)...deletes the row
create(5)...creates a new row - only
value that can be used to
create a row in the table
If the row exists, then a SET with
value of create(5) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
other(1)....some other case
valid(2)....the row exists and is valid
ignore(3)...don't use this entry to
send traps to at this time
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.3.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgTrpRcvrEntry
- Table
- s5AgTrpRcvrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | ignore |
4 | delete |
5 | create |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5AgTrpRcvrIndx The index of the row in the table. | column | Integer32 | .1.3.6.1.4.1.45.1.6.4.3.4.1.1 |
| s5AgTrpRcvrAddrType The type of address that is stored in
the object s5AgTrpRcvrNetAddr. The
value is:
ip(1)....IP address
ipx(2)...IPX address.
Note: When changing the value of … | column | Enumeration | .1.3.6.1.4.1.45.1.6.4.3.4.1.3 |
| s5AgTrpRcvrNetAddr The network address (in network order) for
SNMP manager that is to receive the trap. | column | OctetString | .1.3.6.1.4.1.45.1.6.4.3.4.1.4 |
| s5AgTrpRcvrComm Community string to use. | column | OctetString | .1.3.6.1.4.1.45.1.6.4.3.4.1.5 |
| s5AgTrpRcvrAgeTime The time interval used to age entries out
of the trap receiver table. The default
value if not specified will be 0, or infinite,
never to be aged out. | column | S5-TCS-MIBTimeIntervalSec | .1.3.6.1.4.1.45.1.6.4.3.4.1.6 |