All MIBs › CORIANT-GROOVE-MIB › snmpTargetSnmpVersion
snmpTargetSnmpVersion
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::snmpTargetSnmpVersion
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.1.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: snmp version.
default value :v2c
What is snmpTargetSnmpVersion?
This selects which SNMP version, v2c or v3, is used when sending traps or notifications to a configured SNMP target, defaulting to v2c. This matters for security because v2c relies on a plain-text community string while v3 supports authenticated and encrypted delivery, so the choice determines how well trap traffic to that target is protected. For example, an admin sending traps to an NMS over an untrusted network segment would set snmpTargetSnmpVersion to v3 rather than rely on the default v2c.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.4.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::snmpTargetSnmpVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.1.4.1.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::snmpTargetSnmpVersion.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::snmpTargetSnmpVersion 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.4 | snmpTarget | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.4.1 | snmpTargetTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.4.1.1 | snmpTargetEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.1.4.1.1.1 | snmpTargetSnmpVersion | CORIANT-GROOVE-MIB |