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
- Table
- cat2600TsTrapRcvrTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | invalid |
4 | create |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cat2600TsTrapRcvrIndex mandatory The index of the row in the table. | column | Integer32 | .1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.1 |
| cat2600TsTrapRcvrIpAddress mandatory IP address for an SNMP manager that is to receive the trap. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.3 |
| cat2600TsTrapRcvrComm mandatory Community string to use. | column | OctetString | .1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.4 |
| cat2600TsTrapRcvrDmns mandatory Domains on which traps to this target are sent.
Each octet within the value of this object
specifies a set of eight domains, with the first
octet specifying domains 0 through 7, t… | column | OctetString | .1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.5 |