caonPepStyle
CISCO-AON-STATUS-MIB ·
.1.3.6.1.4.1.9.9.646.1.1.8.1.3
Object
column
Enumeration
This object indicates the PEP interaction style commonly known
as the MEP. The possible values are:
'oneWay' : Response is not expected from the receiving
end point. AON does not wait for response
message in this case.
'requestResponse' : Response is expected from the receiving end
point. AON waits for the response from the
receiving end point.
However, the PEP interaction style can be overridden by the
Send Bladelet interaction style. If the user specifies the
interaction style to be 'oneWay' in the Send bladelet, it
overrides the PEP level interaction style and AON does not
wait for a response from the receiving end point.
Context
- MIB
- CISCO-AON-STATUS-MIB
- OID
.1.3.6.1.4.1.9.9.646.1.1.8.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- caonPepEntry
- Table
- caonPepTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneWay |
2 | requestResponse |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caonPepIndex This object indicates an arbitary integer value that uniquely
identifies a PEP. | column | Unsigned32 | .1.3.6.1.4.1.9.9.646.1.1.8.1.1 |
| caonPepName This object indicates the name of the PEP. | column | OctetString | .1.3.6.1.4.1.9.9.646.1.1.8.1.2 |
| caonPepReceivedMessages This object indicates the total number of messages that were
received and for which this PEP was executed.
Discontinuities in the value of this counter can occur at
re-initializa… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.646.1.1.8.1.4 |
| caonPepFailures This object indicates the number of times the PEP execution
failed and PEP was forced to execute the exception path. This
count is incremented whether an exception path is presen… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.646.1.1.8.1.5 |
| caonPepSecurityFailures This object indicates the number of times authentication
and certificate validation failures were encountered during
PEP execution.
Discontinuities in the value of this counter ca… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.646.1.1.8.1.6 |