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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | ignore |
4 | delete |
5 | create |