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
- Table
- ciscoTsTrapRcvrTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | invalid |
4 | create |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoTsTrapRcvrIndex mandatory Trap receiver index for each entry. The switch only allows
20 entries into this table. | column | Integer32 | .1.3.6.1.4.1.9.5.32.1.1.25.1.1 |
| ciscoTsTrapRcvrIpAddress mandatory IP address for an SNMP manager that is to receive
the trap. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.9.5.32.1.1.25.1.3 |
| ciscoTsTrapRcvrComm mandatory Community string to use in outgoing traps. | column | OctetString | .1.3.6.1.4.1.9.5.32.1.1.25.1.4 |
| ciscoTsTrapRcvrTrBRFs mandatory TrBRFs on which traps to this target are sent.
Each octet within the value of this object
specifies a set of eight TrBRFs, with the first
octet specifying TrBRFs 1 through 8, th… | column | OctetString | .1.3.6.1.4.1.9.5.32.1.1.25.1.5 |