snmpV3UserAuthProtocol
DES-1210-28ME-B2 ·
.1.3.6.1.4.1.171.10.75.15.2.5.2.1.1.4
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 authenticated, and if so,
the type of authentication 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
UserCloneFrom.
Once instantiated, the value of such an instance of
this object can only be changed via a set operation to
the value of the NoAuthProtocol.
If a set operation tries to change the value of an
existing instance of this object to any value other
than NoAuthProtocol, then an 'inconsistentValue'
error must be returned.
If a set operation tries to set the value to the
NoAuthProtocol while the UserPrivProtocol value
in the same row is not equal to NoPrivProtocol,
then an 'inconsistentValue' error must be returned.
That means that an SNMP command generator application
must first ensure that the UserPrivProtocol is set
to the NoPrivProtocol value before it can set
the UserAuthProtocol value to NoAuthProtocol.
Context
- MIB
- DES-1210-28ME-B2
- OID
.1.3.6.1.4.1.171.10.75.15.2.5.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpV3UserEntry
- Table
- snmpV3UserTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | md5 |
3 | sha |
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.75.15.2.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.75.15.2.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.75.15.2.5.2.1.1.3 |
| snmpV3UserAuthProtocolPassword | column | OctetString | .1.3.6.1.4.1.171.10.75.15.2.5.2.1.1.5 |
| snmpV3UserPrivProtocol 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 priva… | column | Enumeration | .1.3.6.1.4.1.171.10.75.15.2.5.2.1.1.6 |
| snmpV3UserPrivProtocolPassword | column | OctetString | .1.3.6.1.4.1.171.10.75.15.2.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.75.15.2.5.2.1.1.8 |