MIB Viewer

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.
OIDNameAccessStatusDescription
1.3.6.1.6.3.10.1.1.1IdentityusmNoAuthProtocolcurrentNo Authentication Protocol.
1.3.6.1.6.3.10.1.1.2IdentityusmHMACMD5AuthProtocolcurrentThe HMAC-MD5-96 Digest Authentication Protocol.
1.3.6.1.6.3.10.1.1.3IdentityusmHMACSHAAuthProtocolcurrentThe HMAC-SHA-96 Digest Authentication Protocol.
1.3.6.1.6.3.10.1.2.1IdentityusmNoPrivProtocolcurrentNo Privacy Protocol.
1.3.6.1.6.3.10.1.2.2IdentityusmDESPrivProtocolcurrentThe CBC-DES Symmetric Encryption Protocol.
1.3.6.1.6.3.15IdentitysnmpUsmMIBThe 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.1NodeusmMIBObjects
1.3.6.1.6.3.15.1.1NodeusmStats
1.3.6.1.6.3.15.1.1.1ScalarusmStatsUnsupportedSecLevelsread-onlycurrentThe 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.2ScalarusmStatsNotInTimeWindowsread-onlycurrentThe 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.3ScalarusmStatsUnknownUserNamesread-onlycurrentThe 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.4ScalarusmStatsUnknownEngineIDsread-onlycurrentThe 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.5ScalarusmStatsWrongDigestsread-onlycurrentThe 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.6ScalarusmStatsDecryptionErrorsread-onlycurrentThe 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.2NodeusmUser
1.3.6.1.6.3.15.1.2.1ScalarusmUserSpinLockread-writecurrentAn 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.2TableusmUserTablenot-accessiblecurrentThe 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.1RowusmUserEntrynot-accessiblecurrentA 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.1ColumnusmUserEngineIDnot-accessiblecurrentAn 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.2ColumnusmUserNamenot-accessiblecurrentA 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.3ColumnusmUserSecurityNameread-onlycurrentA 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.4ColumnusmUserCloneFromread-createcurrentA 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.5ColumnusmUserAuthProtocolread-createcurrentAn 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.6ColumnusmUserAuthKeyChangeread-createcurrentAn 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.7ColumnusmUserOwnAuthKeyChangeread-createcurrentBehaves 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.8ColumnusmUserPrivProtocolread-createcurrentAn 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.9ColumnusmUserPrivKeyChangeread-createcurrentAn 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.10ColumnusmUserOwnPrivKeyChangeread-createcurrentBehaves 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.11ColumnusmUserPublicread-createcurrentA 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.12ColumnusmUserStorageTyperead-createcurrentThe 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.13ColumnusmUserStatusread-createcurrentThe 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.2NodeusmMIBConformance
1.3.6.1.6.3.15.2.1NodeusmMIBCompliances
1.3.6.1.6.3.15.2.1.1ComplianceusmMIBComplianceread-onlycurrentThe compliance statement for SNMP engines which implement the SNMP-USER-BASED-SM-MIB.
1.3.6.1.6.3.15.2.2NodeusmMIBGroups
1.3.6.1.6.3.15.2.2.1GroupusmMIBBasicGroupcurrentA collection of objects providing for configuration of an SNMP engine which implements the SNMP User-based Security Model.
Type Definitions
NameSyntaxStatusDescription
KeyChangeOCTET STRINGcurrentEvery 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…