SNMP-USER-BASED-SM-MIB
37 objects
The management information definitions for the SNMP User-based Security Model. Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3414; see the RFC itself for full legal notices.
Imported Objects
| SNMP-FRAMEWORK-MIB | SnmpAdminString snmpAuthProtocols SnmpEngineID snmpPrivProtocols |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE snmpModules |
| SNMPv2-TC | AutonomousType RowPointer RowStatus StorageType TestAndIncr TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.6.3.10.1.1.1 | IdentityusmNoAuthProtocol | current | No Authentication Protocol. | |
| 1.3.6.1.6.3.10.1.1.2 | IdentityusmHMACMD5AuthProtocol | current | The HMAC-MD5-96 Digest Authentication Protocol. | |
| 1.3.6.1.6.3.10.1.1.3 | IdentityusmHMACSHAAuthProtocol | current | The HMAC-SHA-96 Digest Authentication Protocol. | |
| 1.3.6.1.6.3.10.1.2.1 | IdentityusmNoPrivProtocol | current | No Privacy Protocol. | |
| 1.3.6.1.6.3.10.1.2.2 | IdentityusmDESPrivProtocol | current | The CBC-DES Symmetric Encryption Protocol. | |
| 1.3.6.1.6.3.15 | IdentitysnmpUsmMIB | The management information definitions for the SNMP User-based Security Model. Copyright (C) The Internet Society (2002). This version of this MIB module is pa… | ||
| 1.3.6.1.6.3.15.1 | NodeusmMIBObjects | |||
| 1.3.6.1.6.3.15.1.1 | NodeusmStats | |||
| 1.3.6.1.6.3.15.1.1.1 | ScalarusmStatsUnsupportedSecLevels | read-only | current | The total number of packets received by the SNMP engine which were dropped because they requested a securityLevel that was unknown to the SNMP engine or otherw… |
| 1.3.6.1.6.3.15.1.1.2 | ScalarusmStatsNotInTimeWindows | read-only | current | The total number of packets received by the SNMP engine which were dropped because they appeared outside of the authoritative SNMP engine's window. |
| 1.3.6.1.6.3.15.1.1.3 | ScalarusmStatsUnknownUserNames | read-only | current | The total number of packets received by the SNMP engine which were dropped because they referenced a user that was not known to the SNMP engine. |
| 1.3.6.1.6.3.15.1.1.4 | ScalarusmStatsUnknownEngineIDs | read-only | current | The total number of packets received by the SNMP engine which were dropped because they referenced an snmpEngineID that was not known to the SNMP engine. |
| 1.3.6.1.6.3.15.1.1.5 | ScalarusmStatsWrongDigests | read-only | current | The total number of packets received by the SNMP engine which were dropped because they didn't contain the expected digest value. |
| 1.3.6.1.6.3.15.1.1.6 | ScalarusmStatsDecryptionErrors | read-only | current | The total number of packets received by the SNMP engine which were dropped because they could not be decrypted. |
| 1.3.6.1.6.3.15.1.2 | NodeusmUser | |||
| 1.3.6.1.6.3.15.1.2.1 | ScalarusmUserSpinLock | read-write | current | An advisory lock used to allow several cooperating Command Generator Applications to coordinate their use of facilities to alter secrets in the usmUserTable. |
| 1.3.6.1.6.3.15.1.2.2 | TableusmUserTable | not-accessible | current | The table of users configured in the SNMP engine's Local Configuration Datastore (LCD). To create a new user (i.e., to instantiate a new conceptual row in this… |
| 1.3.6.1.6.3.15.1.2.2.1 | RowusmUserEntry | not-accessible | current | A user configured in the SNMP engine's Local Configuration Datastore (LCD) for the User-based Security Model. |
| 1.3.6.1.6.3.15.1.2.2.1.1 | ColumnusmUserEngineID | not-accessible | current | An SNMP engine's administratively-unique identifier. In a simple agent, this value is always that agent's own snmpEngineID value. The value can also take the v… |
| 1.3.6.1.6.3.15.1.2.2.1.2 | ColumnusmUserName | not-accessible | current | A human readable string representing the name of the user. This is the (User-based Security) Model dependent security ID. |
| 1.3.6.1.6.3.15.1.2.2.1.3 | ColumnusmUserSecurityName | read-only | current | A human readable string representing the user in Security Model independent format. The default transformation of the User-based Security Model dependent secur… |
| 1.3.6.1.6.3.15.1.2.2.1.4 | ColumnusmUserCloneFrom | read-create | current | A pointer to another conceptual row in this usmUserTable. The user in this other conceptual row is called the clone-from user. When a new user is created (i.e.… |
| 1.3.6.1.6.3.15.1.2.2.1.5 | ColumnusmUserAuthProtocol | read-create | current | An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be authenticated, and if so, the type … |
| 1.3.6.1.6.3.15.1.2.2.1.6 | ColumnusmUserAuthKeyChange | read-create | current | An object, which when modified, causes the secret authentication key used for messages sent on behalf of this user to/from the SNMP engine identified by usmUse… |
| 1.3.6.1.6.3.15.1.2.2.1.7 | ColumnusmUserOwnAuthKeyChange | read-create | current | Behaves exactly as usmUserAuthKeyChange, with one notable difference: in order for the set operation to succeed, the usmUserName of the operation requester mus… |
| 1.3.6.1.6.3.15.1.2.2.1.8 | ColumnusmUserPrivProtocol | read-create | current | An indication of whether messages sent on behalf of this user to/from the SNMP engine identified by usmUserEngineID, can be protected from disclosure, and if s… |
| 1.3.6.1.6.3.15.1.2.2.1.9 | ColumnusmUserPrivKeyChange | read-create | current | An object, which when modified, causes the secret encryption key used for messages sent on behalf of this user to/from the SNMP engine identified by usmUserEng… |
| 1.3.6.1.6.3.15.1.2.2.1.10 | ColumnusmUserOwnPrivKeyChange | read-create | current | Behaves exactly as usmUserPrivKeyChange, with one notable difference: in order for the Set operation to succeed, the usmUserName of the operation requester mus… |
| 1.3.6.1.6.3.15.1.2.2.1.11 | ColumnusmUserPublic | read-create | current | A publicly-readable value which can be written as part of the procedure for changing a user's secret authentication and/or privacy key, and later read to deter… |
| 1.3.6.1.6.3.15.1.2.2.1.12 | ColumnusmUserStorageType | read-create | current | The storage type for this conceptual row. Conceptual rows having the value 'permanent' must allow write-access at a minimum to: - usmUserAuthKeyChange, usmUser… |
| 1.3.6.1.6.3.15.1.2.2.1.13 | ColumnusmUserStatus | read-create | current | The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the us… |
| 1.3.6.1.6.3.15.2 | NodeusmMIBConformance | |||
| 1.3.6.1.6.3.15.2.1 | NodeusmMIBCompliances | |||
| 1.3.6.1.6.3.15.2.1.1 | ComplianceusmMIBCompliance | read-only | current | The compliance statement for SNMP engines which implement the SNMP-USER-BASED-SM-MIB. |
| 1.3.6.1.6.3.15.2.2 | NodeusmMIBGroups | |||
| 1.3.6.1.6.3.15.2.2.1 | GroupusmMIBBasicGroup | current | A collection of objects providing for configuration of an SNMP engine which implements the SNMP User-based Security Model. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| KeyChange | OCTET STRING | current | Every definition of an object with this syntax must identify a protocol P, a secret key K, and a hash algorithm H that produces output of L octets. The object's value is a manager-generated, partially-random value which… |