MIB Viewer

cat2600TsTrapRcvrStatus

OBJECT-TYPE
1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
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.
INTEGER { other(1), valid(2), invalid(3), create(4) }