SNMPv2-MIBLast modified on 2023-06-23 11:18 |
Submit Comment |
| ID | Type | Name | Description | Links | Access |
|---|---|---|---|---|---|
| rfc3418-1 | mib | SNMPv2-MIB |
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, |
||
| rfc3418-2 | module-identity | snmpMIB |
The MIB module for SNMP entities. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3418; see the RFC itself for full legal notices. |
||
| rfc3418-3 | object-type | sysDescr |
1 sysDescrA 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. |
Satisfies:
26048_1-296 Identify the controller
|
read-only |
| rfc3418-4 | object-type | sysObjectID |
2 sysObjectIDThe 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. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.424242, it could assign the identifier 1.3.6.1.4.1.424242.1.1 to its `Fred Router'. |
Satisfies:
26048_1-296 Identify the controller
|
read-only |
| rfc3418-5 | object-type | sysUpTime |
3 sysUpTimeThe time (in hundredths of a second) since the network management portion of the system was last re-initialized. |
Satisfies:
26048_1-306 Monitor controller up time
|
read-only |
| rfc3418-6 | object-type | sysContact |
4 sysContactThe 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. |
Satisfies:
26048_1-292 Configure the controller's identity
26048_1-296 Identify the controller
|
read-write |
| rfc3418-7 | object-type | sysName |
5 sysNameAn 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. |
Satisfies:
26048_1-292 Configure the controller's identity
26048_1-296 Identify the controller
|
read-write |
| rfc3418-8 | object-type | sysLocation |
6 sysLocationThe physical location of this node (e.g., 'telephone closet, 3rd floor'). If the location is unknown, the value is the zero-length string. |
Satisfies:
26048_1-292 Configure the controller's identity
26048_1-296 Identify the controller
|
read-write |
| rfc3418-9 | object-type | sysServices |
7 sysServicesA 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 (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., supports the IP) 4 end-to-end (e.g., supports the TCP) 7 applications (e.g., supports the SMTP) For systems including OSI protocols, layers 5 and 6 may also be counted. |
Satisfies:
26048_1-287 Discover basic capabilities of the contr…
|
read-only |
| rfc3418-10 | object-type | sysORLastChange |
8 sysORLastChangeThe value of sysUpTime at the time of the most recent change in state or value of any instance of sysORID. |
Satisfies:
26048_1-1096 Discover when the SNMP capabilities last…
|
read-only |
| rfc3418-11 | object-type | sysORTable |
9 sysORTableThe (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 conceptual rows. |
not-accessible | |
| rfc3418-12 | object-type | sysOREntry |
10 sysOREntryAn entry (conceptual row) in the sysORTable. |
not-accessible | |
| rfc3418-13 | row | SysOREntry | |||
| rfc3418-14 | object-type | sysORIndex |
11 sysORIndexThe auxiliary variable used for identifying instances of the columnar objects in the sysORTable. |
not-accessible | |
| rfc3418-15 | object-type | sysORID |
12 sysORIDAn authoritative identification of a capabilities statement with respect to various MIB modules supported by the local SNMP application acting as a command responder. |
Satisfies:
26048_1-291 Discover SNMP capabilities of the contro…
|
read-only |
| rfc3418-16 | object-type | sysORDescr |
13 sysORDescrA textual description of the capabilities identified by the corresponding instance of sysORID. |
Satisfies:
26048_1-291 Discover SNMP capabilities of the contro…
|
read-only |
| rfc3418-17 | object-type | sysORUpTime |
14 sysORUpTimeThe value of sysUpTime at the time this conceptual row was last instantiated. |
Satisfies:
26048_1-291 Discover SNMP capabilities of the contro…
|
read-only |
| rfc3418-18 | object-type | snmpInPkts |
15 snmpInPktsThe total number of messages delivered to the SNMP entity from the transport service. |
read-only | |
| rfc3418-19 | object-type | snmpInBadVersions |
16 snmpInBadVersionsThe total number of SNMP messages which were delivered to the SNMP entity and were for an unsupported SNMP version. |
read-only | |
| rfc3418-20 | object-type | snmpInBadCommunityNames |
17 snmpInBadCommunityNamesThe 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. |
read-only | |
| rfc3418-21 | object-type | snmpInBadCommunityUses |
18 snmpInBadCommunityUsesThe 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. |
read-only | |
| rfc3418-22 | object-type | snmpInASNParseErrs |
19 snmpInASNParseErrsThe total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages. |
read-only | |
| rfc3418-23 | object-type | snmpEnableAuthenTraps |
20 snmpEnableAuthenTrapsIndicates 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. |
read-write | |
| rfc3418-24 | object-type | snmpSilentDrops |
21 snmpSilentDropsThe 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 alternate Response Class PDU (such as a Response-PDU) with an empty variable-bindings field was greater than either a local constraint or the maximum message size associated with the originator of the request. |
read-only | |
| rfc3418-25 | object-type | snmpProxyDrops |
22 snmpProxyDropsThe 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 translated) message to a proxy target failed in a manner (other than a time-out) such that no Response Class PDU (such as a Response-PDU) could be returned. |
read-only | |
| rfc3418-26 | object-type | snmpTrapOID |
23 snmpTrapOIDThe authoritative identification of the notification currently being sent. This variable occurs as the second varbind in every SNMPv2-Trap-PDU and InformRequest-PDU. |
accessible-for-notify | |
| rfc3418-27 | object-type | snmpTrapEnterprise |
24 snmpTrapEnterpriseThe 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. |
accessible-for-notify | |
| rfc3418-28 | notification-type | coldStart |
A coldStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself and that its configuration may have been altered. |
||
| rfc3418-29 | notification-type | warmStart |
A warmStart trap signifies that the SNMP entity, supporting a notification originator application, is reinitializing itself such that its configuration is unaltered. |
||
| rfc3418-30 | notification-type | -- | |||
| rfc3418-31 | notification-type | authenticationFailure |
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. |
||
| rfc3418-32 | object-type | snmpSetSerialNo |
25 snmpSetSerialNoAn 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. |
read-write | |
| rfc3418-33 | module-compliance | snmpBasicCompliance |
This group is mandatory for SNMPv2 entities which support community-based authentication. |
||
| rfc3418-34 | module-compliance | snmpBasicComplianceRev2 |
This group is mandatory for an SNMP entity which supports command responder applications, and is able to reinitialize itself such that its configuration is unaltered. |
||
| rfc3418-35 | object-type | snmpOutPkts |
26 snmpOutPktsThe total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service. |
read-only | |
| rfc3418-36 | object-type | snmpInTooBigs |
27 snmpInTooBigsThe 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'. |
read-only | |
| rfc3418-37 | object-type | snmpInNoSuchNames |
28 snmpInNoSuchNamesThe 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'. |
read-only | |
| rfc3418-38 | object-type | snmpInBadValues |
29 snmpInBadValuesThe 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'. |
read-only | |
| rfc3418-39 | object-type | snmpInReadOnlys |
30 snmpInReadOnlysThe 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' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of the SNMP. |
read-only | |
| rfc3418-40 | object-type | snmpInGenErrs |
31 snmpInGenErrsThe 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'. |
read-only | |
| rfc3418-41 | object-type | snmpInTotalReqVars |
32 snmpInTotalReqVarsThe 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. |
read-only | |
| rfc3418-42 | object-type | snmpInTotalSetVars |
33 snmpInTotalSetVarsThe 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. |
read-only | |
| rfc3418-43 | object-type | snmpInGetRequests |
34 snmpInGetRequestsThe total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
read-only | |
| rfc3418-44 | object-type | snmpInGetNexts |
35 snmpInGetNextsThe total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity. |
read-only | |
| rfc3418-45 | object-type | snmpInSetRequests |
36 snmpInSetRequestsThe total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
read-only | |
| rfc3418-46 | object-type | snmpInGetResponses |
37 snmpInGetResponsesThe total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity. |
read-only | |
| rfc3418-47 | object-type | snmpInTraps |
38 snmpInTrapsThe total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity. |
read-only | |
| rfc3418-48 | object-type | snmpOutTooBigs |
39 snmpOutTooBigsThe 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.' |
read-only | |
| rfc3418-49 | object-type | snmpOutNoSuchNames |
40 snmpOutNoSuchNamesThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status was `noSuchName'. |
read-only | |
| rfc3418-50 | object-type | snmpOutBadValues |
41 snmpOutBadValuesThe 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'. |
read-only | |
| rfc3418-51 | object-type | snmpOutGenErrs |
42 snmpOutGenErrsThe 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'. |
read-only | |
| rfc3418-52 | object-type | snmpOutGetRequests |
43 snmpOutGetRequestsThe total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity. |
read-only | |
| rfc3418-53 | object-type | snmpOutGetNexts |
44 snmpOutGetNextsThe total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity. |
read-only | |
| rfc3418-54 | object-type | snmpOutSetRequests |
45 snmpOutSetRequestsThe total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity. |
read-only | |
| rfc3418-55 | object-type | snmpOutGetResponses |
46 snmpOutGetResponsesThe total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity. |
read-only | |
| rfc3418-56 | object-type | snmpOutTraps |
47 snmpOutTrapsThe total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity. |
read-only |
Phasellus convallis elit id ullamcorper pulvinar. Duis aliquam turpis mauris, eu ultricies erat malesuada quis. Aliquam dapibus, lacus eget hendrerit bibendum, urna est aliquam sem, sit amet imperdiet est velit quis lorem.