snmpV3UserPrivProtocol
DGS-1210-28XSME-BX ·
.1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.6
Object
column
r/w
Enumeration
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 NoPrivProtocol.
If a set operation tries to change the value of an
existing instance of this object to any value other
than NoPrivProtocol, 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 NoPrivProtocol, then the corresponding instance
of usmUserAuthProtocol cannot have a value of
usmNoAuthProtocol. If it does, then an
'inconsistentValue' error must be returned.
Context
- MIB
- DGS-1210-28XSME-BX
- OID
.1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpV3UserEntry
- Table
- snmpV3UserTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | des |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpV3UserName A human readable string representing the name of
the user.
This is the (User-based Security) Model dependent
security ID. | column | OctetString | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.1 |
| snmpV3UserVersion A human readable string representing the name of
the user.
This is the (User-based Security) Model dependent
security ID. | column | Enumeration | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.2 |
| snmpV3UserGroupName The name of the group to which this entry (e.g., the
combination of securityModel and securityName)
belongs.
This groupName is used as index into the
vacmAccessTabl… | column | OctetString | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.3 |
| snmpV3UserAuthProtocol 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 of authentication pr… | column | Enumeration | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.4 |
| snmpV3UserAuthProtocolPassword | column | OctetString | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.5 |
| snmpV3UserPrivProtocolPassword | column | OctetString | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.7 |
| snmpV3UserStatus The status of this conceptual row.
Until instances of all corresponding columns are
appropriately configured, the value of the
corresponding instance of the usmUser… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.10.76.39.1.5.2.1.1.8 |