All MIBs › CORIANT-GROOVE-MIB › snmpv3AuthProtocol
snmpv3AuthProtocol
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::snmpv3AuthProtocol
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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
What is snmpv3AuthProtocol?
This specifies which authentication protocol, MD5 or SHA, an SNMPv3 user uses when its security level requires authentication, defaulting to SHA. This matters because MD5 is a weaker, older hash considered less secure than SHA, so a security-conscious administrator would ensure this stays set to SHA rather than leaving legacy users on MD5. For example, migrating an SNMPv3 user still configured with snmpv3AuthProtocol set to md5 over to sha strengthens that user's authentication against modern collision attacks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::snmpv3AuthProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::snmpv3AuthProtocol.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::snmpv3AuthProtocol OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8 | nbi | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1 | snmp | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.1 | snmpv3 | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.1.1 | snmpv3Table | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.1.1.1 | snmpv3Entry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.2 | snmpv3AuthProtocol | CORIANT-GROOVE-MIB |