ciscoTsTrapRcvrStatus
CISCO-TS-STACK-MIB ·
.1.3.6.1.4.1.9.5.32.1.1.25.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 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.
Context
- MIB
- CISCO-TS-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.32.1.1.25.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ciscoTsTrapRcvrEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | invalid |
4 | create |