All MIBs › CORIANT-GROOVE-MIB › keySyncSessionAuthType
keySyncSessionAuthType
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::keySyncSessionAuthType
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.5.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicating the authentication type of the key sync session.
default value :proprietary-psk
What is keySyncSessionAuthType?
This indicates which authentication method secures a key synchronization session: an X.509 TLS certificate or a proprietary pre-shared key (PSK). The choice matters because certificate-based authentication ties into the device's PKI and trust-store infrastructure while PSK relies on a shared secret distributed out of band, affecting how the session is provisioned and audited. For example, a service provider standardizing on centrally managed certificates would set keySyncSessionAuthType to tlsCertificate rather than rely on the default proprietary PSK scheme.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.5.1.1.12 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::keySyncSessionAuthType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.5.1.1.12.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::keySyncSessionAuthType.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::keySyncSessionAuthType 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.7 | security | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.5 | keySyncSession | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.5.1 | keySyncSessionTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.5.1.1 | keySyncSessionEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.5.1.1.12 | keySyncSessionAuthType | CORIANT-GROOVE-MIB |