snmp

OIDNameTypeValueAccess
snmpInPkts Read-Only
snmpOutPkts Read-Only
snmpInBadVersions Read-Only
snmpInBadCommunityNames Read-Only
snmpInBadCommunityUses Read-Only
snmpInASNParseErrs Read-Only
snmpInTooBigs Read-Only
snmpInNoSuchNames Read-Only
snmpInBadValues Read-Only
snmpInReadOnlys Read-Only
snmpInGenErrs Read-Only
snmpInTotalReqVars Read-Only
snmpInTotalSetVars Read-Only
snmpInGetRequests Read-Only
snmpInGetNexts Read-Only
snmpInSetRequests Read-Only
snmpInGetResponses Read-Only
snmpInTraps Read-Only
snmpOutTooBigs Read-Only
snmpOutNoSuchNames Read-Only
snmpOutBadValues Read-Only
snmpOutGenErrs Read-Only
snmpOutGetRequests Read-Only
snmpOutGetNexts Read-Only
snmpOutSetRequests Read-Only
snmpOutGetResponses Read-Only
snmpOutTraps Read-Only
snmpEnableAuthenTraps Read-Write

snmpInPkts

The total number of Messages delivered to the SNMP entity from the transport service.

snmpOutPkts

The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.

snmpInBadVersions

The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.

snmpInBadCommunityNames

The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.

snmpInBadCommunityUses

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.

snmpInASNParseErrs

The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages.

snmpInTooBigs

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'.

snmpInNoSuchNames

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'.

snmpInBadValues

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'.

snmpInReadOnlys

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 protocol error to generate an SNMP PDU which contains the value `readOnly' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of the

SNMP.


snmpInGenErrs

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'.

snmpInTotalReqVars

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.

snmpInTotalSetVars

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.

snmpInGetRequests

The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.

snmpInGetNexts

The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.

snmpInSetRequests

The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.

snmpInGetResponses

The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.

snmpInTraps

The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.

snmpOutTooBigs

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.'

snmpOutNoSuchNames

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'.

snmpOutBadValues

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'.

snmpOutGenErrs

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'.

snmpOutGetRequests

The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.

snmpOutGetNexts

The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity.

snmpOutSetRequests

The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity.

snmpOutGetResponses

The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.

snmpOutTraps

The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.

snmpEnableAuthenTraps

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 provides a means whereby all authentication-failure traps may be disabled.

Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant between re-initializations of the network management system.