|
The snmp group is the object 1.3.6.1.2.1.11(mib.snmp). It has 28 variables with important information about the Simple Network Management Protocol.
OID Name Datatype Writable Description
1 snmpInPkts Counter no Number of delivered messages to the SNMP entity from the
transport service.
2 snmpOutPkts Counter no Number of delivered messages from the SNMP entity to the
transport service.
3 snmpInBadVersions Counter no Total number of received messages from an unsupported
SNMP version messages with an unknowned
community name
5 snmpInBadCommunityUses Counter no Total number of received messages with a not allowed
operation
6 snmpInASNParseErrs Counter no Total number of received messages with errors in ASN.1 or
BER
8 snmpInTooBigs Counter no Number of received PDU's with the error-status tooBig
9 snmpInNoSuchNames Counter no Number of received PDU's with the error-status noSuchName
10 snmpInBadValues Counter no Number of received PDU's with the error-status badValue
11 snmpInReadOnlys Counter no Number of received SNMP PDU's with the error-status readOnly
12 snmpInGenErrs Counter no Number of received SNMP PDU's with the error-status genErr
13 snmpInTotalReqVars Counter no Number of successfully retrieved MIB objects as result of
received get-next and get-request messages
14 snmpInTotalSetVars Counter no Number of successfully edited MIB objects as result of
received set-request messages
15 snmpInGetRequests Counter no Number of accepted and processed get-request messages
16 snmpInGetNexts Counter no Number of accepted and processed get-next messages
17 snmpInSetRequests Counter no Number of accepted and processed set-request messages
18 snmpInGetResponses Counter no Number of accepted and processed get-response messages
19 snmpInTraps Counter no Number of accepted and processed trap messages
20 snmpOutTooBigs Counter no Number of sent PDU's with the error-status tooBig
21 snmpOutNoSuchNames Counter no Number of sent PDU's with the error-status noSuchName
22 snmpOutBadValues Counter no Number of sent PDU's with the error-status badValue
24 snmpOutGenErrs Counter no Number of received SNMP PDU's with the error-status genErr
25 snmpOutGetRequests Counter no Number of successfully generated get-request messages
26 snmpOutGetNexts Counter no Number of successfully generated get-next messages
27 snmpOutSetRequests Counter no Number of successfully generated set-request messages
28 snmpOutGetResponses Counter no Number of successfully generated get-response messages
29 snmpOutTraps Counter no Number of successfully generated trap messages
30 snmpEnableAuthenTraps INTEGER yes Indicates if the SNMP agent is enabled to create
authentication-failure traps. Two values are possible here:
1 for enable and 2 for disable
|