MIB Viewer

ciscoTsTrapRcvrStatus

OBJECT-TYPE
1.3.6.1.4.1.9.5.32.1.1.25.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 ciscoTsTrapRcvrStatus to create(4) and ciscoTsTrapRcvrIndex to any valid index which does not already exist. 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) }