All MIBs › SNMP-USER-BASED-SM-MIB › usmUserPrivProtocol
usmUserPrivProtocol
Module: SNMP-USER-BASED-SM-MIB
OID (symbolic): SNMP-USER-BASED-SM-MIB::usmUserPrivProtocol
OID (numeric): 1.3.6.1.6.3.15.1.2.2.1.8
Node type: OBJECT-TYPE
Type: AutonomousType
Access: read-create
Description:
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 so, the type of privacy protocol which is used.
An instance of this object is created concurrently with the creation of any other object instance for the same user (i.e., as part of the processing of the set operation which creates the first object instance in the same conceptual row).
If an initial set operation (i.e. at row creation time) tries to set a value for an unknown or unsupported protocol, then a 'wrongValue' error must be returned.
The value will be overwritten/set when a set operation is performed on the corresponding instance of usmUserCloneFrom.
Once instantiated, the value of such an instance of this object can only be changed via a set operation to the value of the usmNoPrivProtocol.
If a set operation tries to change the value of an existing instance of this object to any value other than usmNoPrivProtocol, then an 'inconsistentValue' error must be returned.
Note that if any privacy protocol is used, then you must also use an authentication protocol. In other words, if usmUserPrivProtocol is set to anything else than usmNoPrivProtocol, then the corresponding instance of usmUserAuthProtocol cannot have a value of
usmNoAuthProtocol. If it does, then an 'inconsistentValue' error must be returned.
What is usmUserPrivProtocol?
This object identifies which privacy (encryption) protocol is configured for a specific SNMPv3 user, such as DES or no encryption. Network administrators set this during user account creation or modification to define what encryption algorithm protects that user's SNMP message exchanges. This is a critical security parameter that determines whether sensitive management traffic is encrypted when this user authenticates to the SNMP engine.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.6 | snmpV2 | DASAN-DHCP-MIB |
| 1.3.6.1.6.3 | snmpModules | RAPID-CITY |
| 1.3.6.1.6.3.15 | snmpUsmMIB | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1 | usmMIBObjects | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2 | usmUser | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2.2 | usmUserTable | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2.2.1 | usmUserEntry | SNMP-USER-BASED-SM-MIB |
| 1.3.6.1.6.3.15.1.2.2.1.8 | usmUserPrivProtocol | SNMP-USER-BASED-SM-MIB |