SNMP-FRAMEWORK-MIB
20 objects
The SNMP Management Architecture MIB Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3411; see the RFC itself for full legal notices.
Imported Objects
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE snmpModules |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.6.3.10 | IdentitysnmpFrameworkMIB | The SNMP Management Architecture MIB Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3411; see the RFC itself for ful… | ||
| 1.3.6.1.6.3.10.1 | NodesnmpFrameworkAdmin | |||
| 1.3.6.1.6.3.10.1.1 | IdentitysnmpAuthProtocols | current | Registration point for standards-track authentication protocols used in SNMP Management Frameworks. | |
| 1.3.6.1.6.3.10.1.2 | IdentitysnmpPrivProtocols | current | Registration point for standards-track privacy protocols used in SNMP Management Frameworks. | |
| 1.3.6.1.6.3.10.2 | NodesnmpFrameworkMIBObjects | |||
| 1.3.6.1.6.3.10.2.1 | NodesnmpEngine | |||
| 1.3.6.1.6.3.10.2.1.1 | ScalarsnmpEngineID | read-only | current | An SNMP engine's administratively-unique identifier. This information SHOULD be stored in non-volatile storage so that it remains constant across re-initializa… |
| 1.3.6.1.6.3.10.2.1.2 | ScalarsnmpEngineBoots | read-only | current | The number of times that the SNMP engine has (re-)initialized itself since snmpEngineID was last configured. |
| 1.3.6.1.6.3.10.2.1.3 | ScalarsnmpEngineTime | read-only | current | The number of seconds since the value of the snmpEngineBoots object last changed. When incrementing this object's value would cause it to exceed its maximum, s… |
| 1.3.6.1.6.3.10.2.1.4 | ScalarsnmpEngineMaxMessageSize | read-only | current | The maximum length in octets of an SNMP message which this SNMP engine can send or receive and process, determined as the minimum of the maximum message size v… |
| 1.3.6.1.6.3.10.3 | NodesnmpFrameworkMIBConformance | |||
| 1.3.6.1.6.3.10.3.1 | NodesnmpFrameworkMIBCompliances | |||
| 1.3.6.1.6.3.10.3.1.1 | CompliancesnmpFrameworkMIBCompliance | current | The compliance statement for SNMP engines which implement the SNMP Management Framework MIB. | |
| 1.3.6.1.6.3.10.3.2 | NodesnmpFrameworkMIBGroups | |||
| 1.3.6.1.6.3.10.3.2.1 | GroupsnmpEngineGroup | current | A collection of objects for identifying and determining the configuration and current timeliness values of an SNMP engine. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SnmpAdminString | OCTET STRING (SIZE (0..255)) | current | An octet string containing administrative information, preferably in human-readable form. To facilitate internationalization, this information is represented using the ISO/IEC IS 10646-1 character set, encoded as an oct… |
| SnmpEngineID | OCTET STRING (SIZE(5..32)) | current | An SNMP engine's administratively-unique identifier. Objects of this type are for identification, not for addressing, even though it is possible that an address may have been used in the generation of a specific value. … |
| SnmpMessageProcessingModel | INTEGER(0 .. 2147483647) | current | An identifier that uniquely identifies a Message Processing Model of the Message Processing Subsystem within this SNMP Management Architecture. The values for messageProcessingModel are allocated as follows: - Values be… |
| SnmpSecurityLevel | INTEGER { noAuthNoPriv(1), authNoPriv(2), authPriv(3) } | current | A Level of Security at which SNMP messages can be sent or with which operations are being processed; in particular, one of: noAuthNoPriv - without authentication and without privacy, authNoPriv - with authentication but… |
| SnmpSecurityModel | INTEGER(0 .. 2147483647) | current | An identifier that uniquely identifies a Security Model of the Security Subsystem within this SNMP Management Architecture. The values for securityModel are allocated as follows: - The zero value does not identify any p… |