ciscoEsTrapRcvrStatus
CISCO-ES-STACK-MIB ·
.1.3.6.1.4.1.9.5.14.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 ciscoEsTrapRcvrStatus to
create(4) and ciscoEsTrapRcvrIndex 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-ES-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.14.1.1.25.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ciscoEsTrapRcvrEntry
- Table
- ciscoEsTrapRcvrTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | valid |
3 | invalid |
4 | create |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoEsTrapRcvrIndex mandatory Trap receiver index for each entry. | column | Integer32 | .1.3.6.1.4.1.9.5.14.1.1.25.1.1 |
| ciscoEsTrapRcvrIpAddress mandatory IP address for an SNMP manager that is to receive
the trap. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.9.5.14.1.1.25.1.3 |
| ciscoEsTrapRcvrComm mandatory Community string to use. | column | OctetString | .1.3.6.1.4.1.9.5.14.1.1.25.1.4 |
| ciscoEsTrapRcvrVLANs mandatory VLANs to which traps to this target are sent
out on. Each octet within the value of this object
specifies a set of eight vlans, with the first
octet specifying vlans 0 through … | column | OctetString | .1.3.6.1.4.1.9.5.14.1.1.25.1.5 |