All MIBs › CORIANT-GROOVE-MIB › snmpv3PrivProtocol
snmpv3PrivProtocol
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::snmpv3PrivProtocol
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the privacy protocol that the SNMPv3 user being created will use. Conditions:../user-sec-level = 'auth-priv'
default value :AES
What is snmpv3PrivProtocol?
This specifies which encryption protocol, DES or AES, an SNMPv3 user uses to encrypt SNMP traffic when its security level is authPriv, defaulting to AES. This matters because DES is considered cryptographically weak by modern standards, so an administrator auditing SNMP security would want every authPriv user's snmpv3PrivProtocol set to AES rather than the older DES. For example, if an SNMPv3 user was provisioned years ago with snmpv3PrivProtocol still set to des, an admin should update it to aes to match current security baselines.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::snmpv3PrivProtocol
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.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::snmpv3PrivProtocol.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::snmpv3PrivProtocol 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.4 | snmpv3PrivProtocol | CORIANT-GROOVE-MIB |