All MIBs › CORIANT-GROOVE-MIB › snmpv3UserSecLevel
snmpv3UserSecLevel
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::snmpv3UserSecLevel
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the SNMPv3 user security level.
default value :no-auth-no-priv
What is snmpv3UserSecLevel?
This sets the SNMPv3 security level for a configured user: full authentication-plus-encryption (authPriv), authentication only (authNoPriv), or neither (noAuthNoPriv), defaulting to noAuthNoPriv. This matters for security because leaving a user at the default means SNMP polls and sets for that user travel in the clear with no integrity check, exposing management traffic to eavesdropping or tampering. For example, an admin hardening remote management would change snmpv3UserSecLevel from noAuthNoPriv to authPriv so all SNMP traffic for that user is both authenticated and encrypted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.1.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::snmpv3UserSecLevel
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.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::snmpv3UserSecLevel.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::snmpv3UserSecLevel 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.1 | snmpv3UserSecLevel | CORIANT-GROOVE-MIB |