SNMP Object

The following table describes the standard SNMP Get support for the SNMP group which is a collection of objects providing basic instrumentation and control of an SNMP entity.

MIB Object Object ID: 1.3.6.1.2.1.11 + Description
snmpInPkts .1 Total number of messages delivered to the SNMP entity from the transport service.
snmpInBadVersions .3 Total number of SNMP messages delivered to the SNMP entity for an unsupported SNMP version.
snmpInBadCommunityNames .4 Total number of SNMP messages delivered to the SNMP entity which used a SNMP community name not known to said entity.
snmpInBadCommunityUses .5 Total number of SNMP messages delivered to the SNMP entity which represented an SNMP operation which was not allowed by the SNMP community named in the message.
snmpInASNParseErrs .6 Total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages.
snmpEnableAuthenTraps .30 Indicates whether the SNMP entity is permitted to generate authenticationFailure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authenticationFailure traps may be disabled. (It is strongly recommended that this object be stored in non-volatile memory so that it remains constant across re-initializations of the network management system.)
snmpSilentDrops .31 Total number of GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs delivered to the SNMP entity which were silently dropped because the size of a reply containing an alternate Response-PDU with an empty variable-bindings field was greater than either a local constraint or the maximum message size associated with the originator of the request.
snmpProxyDrops .32 Total number of GetRequest-PDUs, GetNextRequest-PDUs, GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs delivered to the SNMP entity which were silently dropped because the transmission of the (possibly translated) message to a proxy target failed in a manner (other than a timeout) such that no Response-PDU could be returned.