SNMPv2-MIB
- Functions Overview
- Relationship Between Tables
- Description of Single Objects
- sysDescr
- sysObjectID
- sysUpTime
- sysContact
- sysName
- sysLocation
- sysServices
- snmpInPkts
- snmpOutPkts
- snmpInBadVersions
- snmpInBadCommunityNames
- snmpInBadCommunityUses
- snmpInASNParseErrs
- snmpInTooBigs
- snmpInNoSuchNames
- snmpInBadValues
- snmpInReadOnlys
- snmpInGenErrs
- snmpInTotalReqVars
- snmpInTotalSetVars
- snmpInGetRequests
- snmpInGetNexts
- snmpInSetRequests
- snmpInGetResponses
- snmpInTraps
- snmpOutTooBigs
- snmpOutNoSuchNames
- snmpOutBadValues
- snmpOutGenErrs
- snmpOutGetRequests
- snmpOutGetNexts
- snmpOutSetRequests
- snmpOutGetResponses
- snmpOutTraps
- snmpEnableAuthenTraps
- snmpSilentDrops
- snmpTrapOID
- snmpTrapEnterprise
- snmpSetSerialNo
- Description of Alarm Objects
Functions Overview
This MIB includes the definitions for the managed object of SNMPv2 entities.
The OID of the root object:
iso (1), org (3), dod (6) and internet (1)
Description of Single Objects
sysDescr
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.1 |
sysDescr |
DisplayString (SIZE (0..255)) |
Read-only |
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. Value range: string ranging from 0 to 255 |
This object is implemented as defined in the corresponding MIB files. |
sysObjectID
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.2 |
sysObjectID |
OBJECT IDENTIFIER |
Read-only |
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" is being managed. |
This object is implemented as defined in the corresponding MIB files. |
sysUpTime
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.3 |
sysUpTime |
INTEGER (0..4294967295) |
Read-only |
The time (in hundredths of a second) since the network management portion of the system was last re-initialized. sysUpTime is a 32-bit integer that starts back from 0 again when reaching 42949672.95 seconds. |
This object is implemented as defined in the corresponding MIB files. |
sysContact
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.4 |
sysContact |
DisplayString (SIZE (0..255)) |
Read-write |
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. Value range: string ranging from 0 to 225 |
Currently, the value is a string of 1 to 225 characters. |
sysName
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.5 |
sysName |
DisplayString (SIZE (0..255)) |
Read-write |
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. |
Currently, the value is a string of 1 to 249 characters. |
sysLocation
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.6 |
sysLocation |
DisplayString (SIZE (0..255)) |
Read-write |
The physical location of this node (for example, 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string. Value range: string ranging from 0 to 255 |
Currently, the value is a string of 1 to 255 characters. |
sysServices
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.1.7 |
sysServices |
INTEGER (0..127) |
Read-only |
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 - 1) is added to the sum. For example, a node which performs only routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (for example, repeaters) 2 datalink/subnetwork (for example, bridges) 3 internet (for example, supports the IP) 4 end-to-end (for example, supports the TCP) 7 applications (for example, supports the SMTP) For systems including OSI protocols, layers 5 and 6 may also be counted |
This object is implemented as defined in the corresponding MIB files. |
snmpInPkts
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.1 |
snmpInPkts |
INTEGER (0..4294967295) |
Read-only |
The total number of messages delivered to the SNMP entity from the transport service. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutPkts
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.2 |
snmpOutPkts |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP messages which were passed from the SNMP protocol entity to the transport service. |
This object is implemented as defined in the corresponding MIB files. |
snmpInBadVersions
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.3 |
snmpInBadVersions |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP messages which were delivered to the SNMP entity and were for an unsupported SNMP version. |
This object is implemented as defined in the corresponding MIB files. |
snmpInBadCommunityNames
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.4 |
snmpInBadCommunityNames |
INTEGER (0..4294967295) |
Read-only |
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 addition to matching the community name (for example, by also checking whether the message originated from a transport address allowed to use a specified community name) MAY include in this value the number of messages which failed the additional check(s). It is strongly RECOMMENDED that the documentation for any security model which is used to authenticate community-based SNMP messages specify the precise conditions that contribute to this value. |
This object is implemented as defined in the corresponding MIB files. |
snmpInBadCommunityUses
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.5 |
snmpInBadCommunityUses |
INTEGER (0..4294967295) |
Read-only |
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 incremented (if at all) depend on how the SNMP entity implements its access control mechanism and how its applications interact with that access control mechanism. It is strongly RECOMMENDED that the documentation for any access control mechanism which is used to control access to and visibility of MIB instrumentation specify the precise conditions that contribute to this value. |
This object is implemented as defined in the corresponding MIB files. |
snmpInASNParseErrs
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.6 |
snmpInASNParseErrs |
INTEGER (0..4294967295) |
Read-only |
The total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages. |
This object is implemented as defined in the corresponding MIB files. |
snmpInTooBigs
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.8 |
snmpInTooBigs |
INTEGER (0..4294967295) |
read-only |
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". |
This object is implemented as defined in the corresponding MIB file. |
snmpInNoSuchNames
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.9 |
snmpInNoSuchNames |
Counter32 |
read-only |
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". |
This object is implemented as defined in the corresponding MIB file. |
snmpInBadValues
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.10 |
snmpInBadValues |
Counter32 |
read-only |
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". |
This object is implemented as defined in the corresponding MIB file. |
snmpInReadOnlys
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.11 |
snmpInReadOnlys |
INTEGER (0..4294967295) |
Read-only |
The total number valid SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is 'readOnly'. It should be noted that it is a protocol error to generate an SNMP PDU which contains the value 'readOnly' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of SNMP. |
This object is implemented as defined in the corresponding MIB files. |
snmpInGenErrs
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.12 |
snmpInGenErrs |
Counter32 |
read-only |
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'. |
This object is implemented as defined in the corresponding MIB file. |
snmpInTotalReqVars
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.13 |
snmpInTotalReqVars |
INTEGER (0..4294967295) |
Read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
snmpInTotalSetVars
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.14 |
snmpInTotalSetVars |
INTEGER (0..4294967295) |
Read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
snmpInGetRequests
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.15 |
snmpInGetRequests |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
This object is implemented as defined in the corresponding MIB files. |
snmpInGetNexts
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.16 |
snmpInGetNexts |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity. |
This object is implemented as defined in the corresponding MIB files. |
snmpInSetRequests
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.17 |
snmpInSetRequests |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
This object is implemented as defined in the corresponding MIB files. |
snmpInGetResponses
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.18 |
snmpInGetResponses |
Counter32 |
read-only |
The total number of received Get-Responses. |
This object is implemented as defined in the corresponding MIB file. |
snmpInTraps
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.19 |
snmpInTraps |
Counter32 |
read-only |
The total number of Traps. |
This object is implemented as defined in the corresponding MIB file. |
snmpOutTooBigs
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.20 |
snmpOutTooBigs |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is 'tooBig'. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutNoSuchNames
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.21 |
snmpOutNoSuchNames |
INTEGER (0..4294967295) |
Read-only |
Among the SNMP pdu packets produced by SNMP entities, some of their error statuses are "noSuchName". This value is the total number of these SNMP pdu packets. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutBadValues
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.22 |
snmpOutBadValues |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is 'badValue'. This value is the total number of these SNMP pdu packets. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutGenErrs
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.24 |
snmpOutGenErrs |
INTEGER (0..4294967295) |
Read-only |
Among the SNMP pdu packets produced by the SNMP entities, some of their error statuses are "genErr". This value is the total number of these packets. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutGetRequests
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.25 |
snmpOutGetRequests |
INTEGER (0..4294967295) |
Read-only |
The total number of the Get-Request packets produced by the SNMP entities. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutGetNexts
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.26 |
snmpOutGetNexts |
Counter32 |
read-only |
The total number of GET-NEXT packets. |
This object is implemented as defined in the corresponding MIB file. |
snmpOutSetRequests
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.27 |
snmpOutSetRequests |
Counter32 |
read-only |
The total number of Set-Request packets. |
This object is implemented as defined in the corresponding MIB file. |
snmpOutGetResponses
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.28 |
snmpOutGetResponses |
INTEGER (0..4294967295) |
Read-only |
The total number of the Get-Response packets produced by the SNMP entities. |
This object is implemented as defined in the corresponding MIB files. |
snmpOutTraps
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.29 |
snmpOutTraps |
INTEGER (0..4294967295) |
Read-only |
The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity. |
This object is implemented as defined in the corresponding MIB files. |
snmpEnableAuthenTraps
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.30 |
snmpEnableAuthenTraps |
INTEGER { enabled(1), disabled(2) } |
Read-write |
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 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. Value range: 1 or 2. The value 1 indicates enabled; the value 2 indicates disabled. |
This object is implemented as defined in the corresponding MIB files. |
snmpSilentDrops
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.11.31 |
snmpSilentDrops |
Counter32 |
read-only |
The total number of dropped packets. |
This object is implemented as defined in the corresponding MIB file. |
snmpTrapOID
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.6.3.1.1.4.1 |
snmpTrapOID |
OBJECT IDENTIFIER |
Accessible-for-notify |
The OBJECT IDENTIFIER value of the notice being sent. This value is bound with the second variable of SNMPv2-Trap-PDU or InformRequest-PD |
This object is implemented as defined in the corresponding MIB files. |
snmpTrapEnterprise
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.6.3.1.1.4.3 |
snmpTrapEnterprise |
OBJECT IDENTIFIER |
Accessible-for-notify |
The OBJECT IDENTIFIER value of the being sent trap related with each enterprise. When the SNMPv2 Proxy agent maps RFC1157 Trap-PDU as SNMPv2-Trap-PDU, the value is bound with other object as the last variable. |
This object is implemented as defined in the corresponding MIB files. |
snmpSetSerialNo
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.6.3.1.1.6.1 |
snmpSetSerialNo |
INTEGER (0..2147483647) |
Read-write |
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 be defined within each MIB group, as appropriate. |
This object is implemented as defined in the corresponding MIB files. |
Description of Alarm Objects
coldStart
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.6.3.1.1.5.1 |
coldStart |
None |
A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered. |
This object is implemented as defined in the corresponding MIB files. |
warmStart
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.6.3.1.1.5.2 |
warmStart |
None |
A warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered. |
This object is implemented as defined in the corresponding MIB files. |
authenticationFailure
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.6.3.1.1.5.5 |
authenticationFailure |
None |
An authenticationFailure trap signifies that the SNMP entity has received a protocol message that is not properly authenticated. While all implementations of SNMP entities MAY be capable of generating this trap, the snmpEnableAuthenTraps object indicates whether this trap will be generated |
This object is implemented as defined in the corresponding MIB files. |
- Functions Overview
- Relationship Between Tables
- Description of Single Objects
- sysDescr
- sysObjectID
- sysUpTime
- sysContact
- sysName
- sysLocation
- sysServices
- snmpInPkts
- snmpOutPkts
- snmpInBadVersions
- snmpInBadCommunityNames
- snmpInBadCommunityUses
- snmpInASNParseErrs
- snmpInTooBigs
- snmpInNoSuchNames
- snmpInBadValues
- snmpInReadOnlys
- snmpInGenErrs
- snmpInTotalReqVars
- snmpInTotalSetVars
- snmpInGetRequests
- snmpInGetNexts
- snmpInSetRequests
- snmpInGetResponses
- snmpInTraps
- snmpOutTooBigs
- snmpOutNoSuchNames
- snmpOutBadValues
- snmpOutGenErrs
- snmpOutGetRequests
- snmpOutGetNexts
- snmpOutSetRequests
- snmpOutGetResponses
- snmpOutTraps
- snmpEnableAuthenTraps
- snmpSilentDrops
- snmpTrapOID
- snmpTrapEnterprise
- snmpSetSerialNo
- Description of Alarm Objects