snmpv3AuthProtocol
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.8.1.1.1.1.2
Object
column
Enumeration
Specifies the authentication protocol that the SNMPv3 user being created will use.
Conditions:(../user-sec-level = 'auth-priv') or (../user-sec-level = 'auth-no-priv')
default value :SHA
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.8.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- snmpv3Entry
- Table
- snmpv3Table
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | md5 |
2 | sha |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpv3UserSecLevel Specifies the SNMPv3 user security level.
default value :no-auth-no-priv | column | Enumeration | .1.3.6.1.4.1.42229.1.2.8.1.1.1.1.1 |
| snmpv3AuthPassphrase Specifies the SNMPv3 authentication pass phrase.
Conditions:(../user-sec-level = 'auth-priv') or (../user-sec-level = 'auth-no-priv') | column | OctetString | .1.3.6.1.4.1.42229.1.2.8.1.1.1.1.3 |
| snmpv3PrivProtocol Specifies the privacy protocol that the SNMPv3 user being created will use.
Conditions:../user-sec-level = 'auth-priv'
default value :AES | column | Enumeration | .1.3.6.1.4.1.42229.1.2.8.1.1.1.1.4 |
| snmpv3PrivPassphrase Specifies the SNMPv3 privacy pass phrase.
Conditions:../user-sec-level = 'auth-priv' | column | OctetString | .1.3.6.1.4.1.42229.1.2.8.1.1.1.1.5 |