snmpOutGetResponses
RFC1213-MIB ·
.1.3.6.1.2.1.11.28
Object
The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.
Context
- MIB
- RFC1213-MIB
- OID
.1.3.6.1.2.1.11.28- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- snmp
- Siblings
- 27
Syntax
RFC1155-SMICounter
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpInPkts mandatory The total number of Messages delivered to the
SNMP entity from the transport service. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.1 |
| snmpInBadValues mandatory The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`badValue'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.10 |
| snmpInReadOnlys mandatory The total number valid SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`readOnly'. It should be noted that it is a… | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.11 |
| snmpInGenErrs mandatory The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`genErr'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.12 |
| snmpInTotalReqVars mandatory The total number of MIB objects which have been
retrieved successfully by the SNMP protocol entity
as the result of receiving valid SNMP Get-Request
and Get-Next PDUs. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.13 |
| snmpInTotalSetVars mandatory The total number of MIB objects which have been
altered successfully by the SNMP protocol entity
as the result of receiving valid SNMP Set-Request
PDUs. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.14 |
| snmpInGetRequests mandatory The total number of SNMP Get-Request PDUs which
have been accepted and processed by the SNMP
protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.15 |
| snmpInGetNexts mandatory The total number of SNMP Get-Next PDUs which have
been accepted and processed by the SNMP protocol
entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.16 |
| snmpInSetRequests mandatory The total number of SNMP Set-Request PDUs which
have been accepted and processed by the SNMP
protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.17 |
| snmpInGetResponses mandatory The total number of SNMP Get-Response PDUs which
have been accepted and processed by the SNMP
protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.18 |
| snmpInTraps mandatory The total number of SNMP Trap PDUs which have
been accepted and processed by the SNMP protocol
entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.19 |
| snmpOutPkts mandatory The total number of SNMP Messages which were
passed from the SNMP protocol entity to the
transport service. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.2 |
| snmpOutTooBigs mandatory The total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status field is
`tooBig.' | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.20 |
| snmpOutNoSuchNames mandatory The total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status is
`noSuchName'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.21 |
| snmpOutBadValues mandatory The total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status field is
`badValue'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.22 |
| snmpOutGenErrs mandatory The total number of SNMP PDUs which were
generated by the SNMP protocol entity and for
which the value of the error-status field is
`genErr'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.24 |
| snmpOutGetRequests mandatory The total number of SNMP Get-Request PDUs which
have been generated by the SNMP protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.25 |
| snmpOutGetNexts mandatory The total number of SNMP Get-Next PDUs which have
been generated by the SNMP protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.26 |
| snmpOutSetRequests mandatory The total number of SNMP Set-Request PDUs which
have been generated by the SNMP protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.27 |
| snmpOutTraps mandatory The total number of SNMP Trap PDUs which have
been generated by the SNMP protocol entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.29 |
| snmpInBadVersions mandatory The total number of SNMP Messages which were
delivered to the SNMP protocol entity and were for
an unsupported SNMP version. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.3 |
| snmpEnableAuthenTraps mandatory Indicates whether the SNMP agent process is
permitted to generate authentication-failure
traps. The value of this object overrides any
configuration information; as such, it prov… | scalar | Enumeration | .1.3.6.1.2.1.11.30 |
| snmpInBadCommunityNames mandatory The total number of SNMP Messages delivered to
the SNMP protocol entity which used a SNMP
community name not known to said entity. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.4 |
| snmpInBadCommunityUses mandatory The total number of SNMP Messages delivered to
the SNMP protocol entity which represented an SNMP
operation which was not allowed by the SNMP
community named in the Message. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.5 |
| snmpInASNParseErrs mandatory The total number of ASN.1 or BER errors
encountered by the SNMP protocol entity when
decoding received SNMP Messages. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.6 |
| snmpInTooBigs mandatory The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`tooBig'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.8 |
| snmpInNoSuchNames mandatory The total number of SNMP PDUs which were
delivered to the SNMP protocol entity and for
which the value of the error-status field is
`noSuchName'. | scalar | RFC1155-SMICounter | .1.3.6.1.2.1.11.9 |