SSH_MSG_REQUEST_FAILURE
E845858
SSH_MSG_REQUEST_FAILURE is an SSH protocol message type indicating that a previously sent global request has been denied or could not be fulfilled.
Statements (33)
| Predicate | Object |
|---|---|
| instanceOf |
SSH protocol message type
ⓘ
SSH-2 message ⓘ |
| appearsInSection | RFC 4254 section 4 NERFINISHED ⓘ |
| belongsToVersion | SSH-2 NERFINISHED ⓘ |
| category | SSH connection protocol messages ⓘ |
| contrastsWith | SSH_MSG_REQUEST_SUCCESS NERFINISHED ⓘ |
| definedIn | RFC 4254 NERFINISHED ⓘ |
| hasAbbreviation | REQUEST_FAILURE ⓘ |
| hasDirection |
recipient-of-global-request-response
ⓘ
server-to-client ⓘ |
| hasFirstField | byte SSH_MSG_REQUEST_FAILURE ⓘ |
| hasMessageNumber | 82 ⓘ |
| hasPayload | no additional fields beyond message number ⓘ |
| hasReliability | reliable delivery via SSH transport GENERATED ⓘ |
| hasRole | error indication for global requests ⓘ |
| hasScope | global (not channel-specific) ⓘ |
| indicates |
global request could not be fulfilled
ⓘ
global request denied ⓘ |
| isBinaryEncoded | true ⓘ |
| isResponseToType | global request message ⓘ |
| layer | connection layer ⓘ |
| partOf | SSH Connection Protocol NERFINISHED ⓘ |
| respondsTo | SSH_MSG_GLOBAL_REQUEST ⓘ |
| semanticsDefinedBy | IETF SECSH working group NERFINISHED ⓘ |
| statusType | negative acknowledgment ⓘ |
| triggeredBy |
denied global request
ⓘ
failed global request processing ⓘ unsupported global request ⓘ |
| usedFor |
signaling failure of other SSH global requests
ⓘ
signaling failure of port forwarding requests ⓘ |
| usedIn |
OpenSSH
NERFINISHED
ⓘ
SSH-2 compliant implementations ⓘ |
| usedOver | encrypted SSH transport ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.