Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
Other versions of this page are also available for the following:
Windows Mobile Not Supported Windows Embedded CE Supported
8/28/2008

The SNMP Group contains information about the number and status of all of the SNMP network management transactions. This group must be implemented for all of the systems that support an SNMP protocol entity. The following table shows the variables of the SNMP Group and their properties.

Name Type Access Description

snmpInPkts

Counter

R/O

Total messages that are delivered to SNMP

snmpOutPkts

Counter

R/O

Total messages that are sent by SNMP

snmpInBadVersions

Counter

R/O

Messages that are delivered to SNMP for unsupported versions

snmpInBadCommunityNames

Counter

R/O

Messages that are delivered to SNMP with an unknown community

snmpInBadCommunityUses

Counter

R/O

Messages that are delivered to SNMP requesting an invalid operation

snmpInASNParseErrs

Counter

R/O

Number of ASN.1 or BER errors that are encountered by SNMP

snmpInTooBigs

Counter

R/O

SNMP PDUs that are received with an error status of tooBig

snmpInNoSuchNames

Counter

R/O

SNMP PDUs that are received with an error status of noSuchName

snmpInBadValues

Counter

R/O

SNMP PDUs that are received with an error status of badValue

snmpInReadOnlys

Counter

R/O

SNMP PDUs that are received with an error status of readOnly

snmpInGenErrs

Counter

R/O

SNMP PDUs that are received with an error status of genErr

snmpInTotalReqVars

Counter

R/O

MIBs that are retrieved with GetRequestand GetNextPDUs

snmpInTotalSetVars

Counter

R/O

MIBs that are retrieved with SetRequestPDUs

snmpInGetRequests

Counter

R/O

Total GetRequestPDUs that are accepted and processed

snmpInGetNexts

Counter

R/O

Total GetNextPDUs that are accepted and processed

snmpInSetRequests

Counter

R/O

Total SetRequestPDUs that are accepted and processed

snmpInGetResponses

Counter

R/O

Total GetResponsePDUs that are accepted and processed

snmpInTraps

Counter

R/O

Total SNMP TrapPDUs that are accepted and processed

snmpOutTooBigs

Counter

R/O

SNMP PDUs that are generated with an error status of tooBig

snmpOutNoSuchNames

Counter

R/O

SNMP PDUs that are generated with an error status of noSuchName

snmpOutBadValues

Counter

R/O

SNMP PDUs that are generated with an error status of badValue

snmpOutGenErrs

Counter

R/O

SNMP PDUs that are generated with an error status of genErr

snmpOutGetRequests

Counter

R/O

Total SNMP GetRequestPDUs that are generated

snmpOutGetNexts

Counter

R/O

Total SNMP GetNextPDUs that are generated

snmpOutSetRequests

Counter

R/O

Total SNMP SetRequestPDUs that are generated

snmpOutGetResponses

Counter

R/O

Total SNMP GetResponsePDUs that are generated

snmpOutTraps

Counter

R/O

Total SNMP TrapPDUs that are generated

snmpEnableAuthenTraps

Integer

R/O

Enable ( 1) or disable ( 2) authentication-failure traps

snmpSilentDrops

Counter

R/O

SNMP PDUs that were dropped because the response PDU was too big

snmpProxyDrops

Counter

R/O

SNMP PDUs that were dropped because of proxy failures

See Also

Concepts

MIB-II