Partager via


SNMP Group

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 GetRequest and GetNext PDUs
snmpInTotalSetVars Counter R/O MIBs that are retrieved with SetRequest PDUs
snmpInGetRequests Counter R/O Total GetRequest PDUs that are accepted and processed
snmpInGetNexts Counter R/O Total GetNext PDUs that are accepted and processed
snmpInSetRequests Counter R/O Total SetRequest PDUs that are accepted and processed
snmpInGetResponses Counter R/O Total GetResponse PDUs that are accepted and processed
snmpInTraps Counter R/O Total SNMP Trap PDUs 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 GetRequest PDUs that are generated
snmpOutGetNexts Counter R/O Total SNMP GetNext PDUs that are generated
snmpOutSetRequests Counter R/O Total SNMP SetRequest PDUs that are generated
snmpOutGetResponses Counter R/O Total SNMP GetResponse PDUs that are generated
snmpOutTraps Counter R/O Total SNMP Trap PDUs 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

MIB-II

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.