cat2600TsTrapRcvrStatus
CAT2600-MIB ·
.1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2
Object
column
mandatory
r/w
Enumeration
Setting the value of this object to invalid(3)
deletes the row from the table. The value
invalid(3) should never be returned on a GET.
Setting this value to create(4) causes a new row
to be created if the row does not already exist.
To create a new row set cat2600TsTrapRcvrStatus to
create(4) and cat2600TsTrapRcvrIndex to the next
available index ( cat2600TsTrapRcvrNext ). After
successful creation of the new row, you can then
set the desired values for cat2600TsTrapRcvrIpAddress
and cat2600TsTrapRcvrComm.
The value returned on GETs should be valid(2) or
other(1), which is used to indicate any other
condition.
Context
- MIB
- CAT2600-MIB
- OID
.1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cat2600TsTrapRcvrEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | invalid |
4 | create |