SNMPv2-MIB Download
The MIB module for SNMP entities.
OID list for SNMPv2-MIB
- sysDescr
- A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software.
- sysObjectID
- The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' i ...
- sysUpTime
- The time (in hundredths of a second) since the network management portion of the system was last re-initialized.
- sysContact
- The textual identification of the contact person for this managed node, together with information on how to contact this person. If no contact information is known, the value is the zero-length string.
- sysName
- An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. If the name is unknown, the value is the zero-length string.
- sysLocation
- The physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string.
- sysServices
- A value which indicates the set of services that this entity may potentially offer. The value is a sum. This sum initially takes the value zero. Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - ...
- sysORLastChange
- The value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID.
- sysORTable
- The (conceptual) table listing the capabilities of the local SNMP application acting as a command responder with respect to various MIB modules. SNMP entities having dynamically-configurable support of MIB modules will have a dynamically-varying number of ...
- sysOREntry
- An entry (conceptual row) in the sysORTable.
- sysORIndex
- The auxiliary variable used for identifying instances of the columnar objects in the sysORTable.
- sysORID
- An authoritative identification of a capabilities statement with respect to various MIB modules supported by the local SNMP application acting as a command responder.
- sysORDescr
- A textual description of the capabilities identified by the corresponding instance of sysORID.
- sysORUpTime
- The value of sysUpTime at the time this conceptual row was last instantiated.
- snmpInPkts
- The total number of messages delivered to the SNMP entity from the transport service.
- snmpInBadVersions
- The total number of SNMP messages which were delivered to the SNMP entity and were for an unsupported SNMP version.
- snmpInBadCommunityNames
- The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which used an SNMP community name not known to said entity. Also, implementations which authenticate community-based SNMP messages using check(s) in addi ...
- snmpInBadCommunityUses
- The total number of community-based SNMP messages (for example, SNMPv1) delivered to the SNMP entity which represented an SNMP operation that was not allowed for the SNMP community named in the message. The precise conditions under which this counter is ...
- snmpInASNParseErrs
- The total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages.
- snmpEnableAuthenTraps
- 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. Note that it i ...
- snmpSilentDrops
- The total number of Confirmed Class PDUs (such as 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 altern ...
- snmpProxyDrops
- The total number of Confirmed Class PDUs (such as 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 transl ...
- snmpTrapOID
- The authoritative identification of the notification currently being sent. This variable occurs as the second varbind in every SNMPv2-Trap-PDU and InformRequest-PDU.
- snmpTrapEnterprise
- The authoritative identification of the enterprise associated with the trap currently being sent. When an SNMP proxy agent is mapping an RFC1157 Trap-PDU into a SNMPv2-Trap-PDU, this variable occurs as the last varbind.
- snmpSetSerialNo
- An advisory lock used to allow several cooperating command generator applications to coordinate their use of the SNMP set operation. This object is used for coarse-grain coordination. To achieve fine-grain coordination, one or more similar objects might b ...
- snmpGroup
- A collection of objects providing basic instrumentation and control of an SNMP entity.
- snmpCommunityGroup
- A collection of objects providing basic instrumentation of a SNMP entity which supports community-based authentication.
- snmpSetGroup
- A collection of objects which allow several cooperating command generator applications to coordinate their use of the set operation.
- systemGroup
- The system group defines objects which are common to all managed systems.
- snmpNotificationGroup
- These objects are required for entities which support notification originator applications.
- snmpOutPkts
- The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.
- 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 was `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 was `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 was `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 was `readOnly'. It should be noted that it is a protocol error to generate an SNMP PDU which contains the value `readOnly' ...
- 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 was `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 was `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 was `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 was `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 was `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.
- snmpObsoleteGroup
- A collection of objects from RFC 1213 made obsolete by this MIB module.