All MIBs › CORIANT-GROOVE-MIB › pskMapPskStatus
pskMapPskStatus
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::pskMapPskStatus
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.7.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of the psk-map. psk-map can be updated only if psk-status is in init or sync status; the previous psk-map updating can be cancelled only if psk-satus is updating; psk-map cannot be updated and previous psk-map updating cannot be cancelled if psk-status is candidate-key-authenticate.
default value :init
What is pskMapPskStatus?
This shows the current lifecycle status of a PSK map entry as it is created and rolled out: init, sync, fail, or authenticate. The status gates what actions are allowed since a PSK can only be updated while in init or sync, an in-progress update can only be cancelled while updating, and nothing can be changed once it reaches authenticate, so an admin must check this value before attempting to modify a key. For example, if pskMapPskStatus already reads authenticate, an operator trying to push a new PSK value must wait for that key rollover to finish rather than attempting to overwrite it mid-process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.7.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::pskMapPskStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.7.1.1.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::pskMapPskStatus.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::pskMapPskStatus 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.4 | pskMapPskStatus | CORIANT-GROOVE-MIB |