All MIBs › CORIANT-GROOVE-MIB › pskMapPskIdentity
pskMapPskIdentity
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::pskMapPskIdentity
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.7.1.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The PSK identity encoded as a UTF-8 string. For details how certain common PSK identity formats can be encoded in UTF-8, see section 5.1. of RFC 4279.
What is pskMapPskIdentity?
This is the pre-shared key (PSK) identity, encoded as a UTF-8 string per RFC 4279, that labels which PSK entry a TLS-PSK handshake should use. This matters because in a PSK-based key-sync deployment, both the local and remote NE must agree on the identity string so each side looks up the matching secret key rather than authenticating with the wrong credential set. For example, a service provider might set pskMapPskIdentity to a site code such as site-042-psk so operators can tell at a glance which remote location a given PSK entry belongs to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.7.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::pskMapPskIdentity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.7.1.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::pskMapPskIdentity.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::pskMapPskIdentity 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.7 | pskMap | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.7.1 | pskMapTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.7.1.1 | pskMapEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.7.1.1.1 | pskMapPskIdentity | CORIANT-GROOVE-MIB |