All MIBs › CORIANT-GROOVE-MIB › keySyncSessionType
keySyncSessionType
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::keySyncSessionType
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.5.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicating the type of key sync session, 'manual' is for the session user configured, and 'auto' is for the session automatically created by system.
default value :manual
What is keySyncSessionType?
This indicates whether a key synchronization session was configured by the user (manual) or created automatically by the system (auto). Distinguishing the two matters because auto-created sessions reflect dynamic peer discovery while manual ones represent deliberate administrator configuration that has to be maintained by hand. For example, an admin auditing key-sync sessions after a topology change would expect auto sessions to appear or disappear on their own, while a manual session toward a fixed data-center peer should persist until explicitly removed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.5.1.1.11 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::keySyncSessionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.5.1.1.11.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::keySyncSessionType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> keySyncSessionType.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::keySyncSessionType 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.11 | keySyncSessionType | CORIANT-GROOVE-MIB |