PERIBIT-SR-MIB

File: PERIBIT-SR-MIB.mib (27841 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC PERIBIT-GLOBAL-REG
PERIBIT-GLOBAL-TC PERIBIT-COMMON-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 Unsigned32
Gauge32 Counter64 IpAddress
TimeStamp pnModules pnSpecificMib
TcAppName pnCommonEventDescr

Defined Types

PeribitSrAsmEntry  
SEQUENCE    
  pnSrAsmIndex Integer32
  pnSrAsmIpAddress IpAddress

PeribitSrAsmStatsEntry  
SEQUENCE    
  pnSrAsmStatsPktsIn Counter64
  pnSrAsmStatsPktsOut Counter64
  pnSrAsmStatsBytesIn Counter64
  pnSrAsmStatsBytesOut Counter64

PeribitSrAppEntry  
SEQUENCE    
  pnSrAppIndex Integer32
  pnSrAppAppName TcAppName

PeribitSrAppStatsEntry  
SEQUENCE    
  pnSrAppStatsBytesIn Counter64
  pnSrAppStatsBytesOut Counter64
  pnSrAppStatsBytesInPercent Gauge32
  pnSrAppStatsAppName TcAppName

PeribitSrAppAggrStatsEntry  
SEQUENCE    
  pnSrAppAggrStatsBytesInRe Counter64
  pnSrAppAggrStatsBytesOutRe Counter64
  pnSrAppAggrStatsBytesInPercent Gauge32

Defined Values

pnSrMibModule 1.3.6.1.4.1.8239.1.1.4
A MIB module containing definitions of managed objects for Peribit Networks' Sequence Reducer family of products.
MODULE-IDENTITY    

pnSrMib 1.3.6.1.4.1.8239.2.2.1
Sub-tree for Sequence Reducer MIB.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

pnSrConfMib 1.3.6.1.4.1.8239.2.2.1.1
Sub-tree for Sequence Reducer MIB conformance statements.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

pnSrObjs 1.3.6.1.4.1.8239.2.2.1.2
Sub-tree for Sequence Reducer MIB objects.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

pnSrEvents 1.3.6.1.4.1.8239.2.2.1.3
Sub-tree for Sequence Reducer MIB events.
Status: current Access: accessible-for-notify
OBJECT-IDENTITY    

pnSrStatsUpdateTime 1.3.6.1.4.1.8239.2.2.1.2.1
This is the value of sysUpTime when the SR stats (pnSrSysStats, pnSrAsm, pnSrApp) were last updated. The management station can use this information to tell if it's downloading a consistent set of stats.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pnSrStatsAsmCount 1.3.6.1.4.1.8239.2.2.1.2.2
The number of Assemblers this Reducer has had a session with at any time during the last two months.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pnSrStatsAppCount 1.3.6.1.4.1.8239.2.2.1.2.3
The number of applications currently being monitored on this Reducer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pnSrSysStats 1.3.6.1.4.1.8239.2.2.1.2.4
Sub-tree for Sequence Reducer system statistics.
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrSysStatsBytesInAe 1.3.6.1.4.1.8239.2.2.1.2.4.1
Total number of bytes that entered the SR Assembly Engine since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesOutAe 1.3.6.1.4.1.8239.2.2.1.2.4.2
Total number of bytes that exited the SR Assembly Engine after assembly since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsInAe 1.3.6.1.4.1.8239.2.2.1.2.4.3
Total number of packets that entered the SR Assembly Engine since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsOutAe 1.3.6.1.4.1.8239.2.2.1.2.4.4
Total number of packets that exited the SR Assembly Engine after assembly since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesOutOob 1.3.6.1.4.1.8239.2.2.1.2.4.5
Total number of out-of-band bytes sent to the control channel since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesPtNoAe 1.3.6.1.4.1.8239.2.2.1.2.4.6
Total number of bytes that passed through the SR Reduction Engine because there was no corresponding Assembly Engine SR, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsPtNoAe 1.3.6.1.4.1.8239.2.2.1.2.4.7
Total number of packets that passed through the SR Reduction Engine because there was no corresponding Assembly Engine SR, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesPtFilter 1.3.6.1.4.1.8239.2.2.1.2.4.8
Total number of bytes that passed through the SR Reduction Engine due to a manually configured filter (such as an application filter), since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsPtFilter 1.3.6.1.4.1.8239.2.2.1.2.4.9
Total number of packets that passed through the SR Reduction Engine due to a manually configured filter (such as an application filter), since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesOfPt 1.3.6.1.4.1.8239.2.2.1.2.4.10
Total number of bytes that passed through the SR Reduction Engine due to device buffer overflow, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsOfPt 1.3.6.1.4.1.8239.2.2.1.2.4.11
Total number of packets that passed through the SR Reduction Engine due to device buffer overflow, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesTpIn 1.3.6.1.4.1.8239.2.2.1.2.4.12
The number of bytes into the SR Reduction Engine at the peak five-second interval of data input, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsTpIn 1.3.6.1.4.1.8239.2.2.1.2.4.13
The number of packets into the SR Reduction Engine at the peak five-second interval of data input, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesTpOut 1.3.6.1.4.1.8239.2.2.1.2.4.14
The number of bytes out of the SR Reduction Engine at the peak five-second interval of data input, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsTpOut 1.3.6.1.4.1.8239.2.2.1.2.4.15
The number of packets out of the SR Reduction Engine at the peak five-second interval of data input, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesTpPt 1.3.6.1.4.1.8239.2.2.1.2.4.16
The number of bytes that passed through the SR Reduction Engine at the peak five-second interval of data input, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsTpPt 1.3.6.1.4.1.8239.2.2.1.2.4.17
The number of packets that passed through the SR Reduction Engine at the peak five-second interval of data input, since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPeakRdn 1.3.6.1.4.1.8239.2.2.1.2.4.18
The maximum data reduction rate for a five second interval in the last minute. The value returned is (percentage * 1000). Applications should divide the returned value by 1000.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pnSrSysStatsThruputIn 1.3.6.1.4.1.8239.2.2.1.2.4.19
Average throughput of incoming data in Kbps since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrSysStatsThruputOut 1.3.6.1.4.1.8239.2.2.1.2.4.20
Average throughput of outgoing data in Kbps since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrSysStatsBytesInRe 1.3.6.1.4.1.8239.2.2.1.2.4.21
Total number of bytes that entered the SR Reduction Engine since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsBytesOutRe 1.3.6.1.4.1.8239.2.2.1.2.4.22
Total number of bytes that exited the SR Reduction Engine after reduction since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsInRe 1.3.6.1.4.1.8239.2.2.1.2.4.23
Total number of packets that entered the SR Reduction Engine since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrSysStatsPktsOutRe 1.3.6.1.4.1.8239.2.2.1.2.4.24
Total number of packets that exited the SR Reduction Engine after reduction since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAsm 1.3.6.1.4.1.8239.2.2.1.2.5
Information maintained by a Reducer for each Assembler it has a session with.
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrAsmTable 1.3.6.1.4.1.8239.2.2.1.2.5.1
List of Assemblers the Reducer has sessions with.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PeribitSrAsmEntry

pnSrAsmEntry 1.3.6.1.4.1.8239.2.2.1.2.5.1.1
A row in pnSrAsmTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PeribitSrAsmEntry  

pnSrAsmIndex 1.3.6.1.4.1.8239.2.2.1.2.5.1.1.1
This row's number, with range (1..pnSrStatsAsmCount).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pnSrAsmIpAddress 1.3.6.1.4.1.8239.2.2.1.2.5.1.1.2
The IP address of the Assembler.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

pnSrAsmStatsTable 1.3.6.1.4.1.8239.2.2.1.2.5.2
Statistics maintained by a Reducer for each Assembler it has a session with.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PeribitSrAsmStatsEntry

pnSrAsmStatsEntry 1.3.6.1.4.1.8239.2.2.1.2.5.2.1
A row in pnSrAsmStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PeribitSrAsmStatsEntry  

pnSrAsmStatsPktsIn 1.3.6.1.4.1.8239.2.2.1.2.5.2.1.1
The total number of packets into this SR, since the system was started, that were identified for reduction and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches this row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAsmStatsPktsOut 1.3.6.1.4.1.8239.2.2.1.2.5.2.1.2
The total number of packets out of this SR, since the system was started, that were identified for reduction and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches this row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAsmStatsBytesIn 1.3.6.1.4.1.8239.2.2.1.2.5.2.1.3
The total number of bytes into this SR, since the system was started, that were identified for reduction and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches this row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAsmStatsBytesOut 1.3.6.1.4.1.8239.2.2.1.2.5.2.1.4
The total number of bytes out of this SR, since the system was started, that were identified for reduction and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches this row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrApp 1.3.6.1.4.1.8239.2.2.1.2.6
Information maintained by a Reducer for each application that is monitored.
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrAppTable 1.3.6.1.4.1.8239.2.2.1.2.6.1
List of applications currently monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PeribitSrAppEntry

pnSrAppEntry 1.3.6.1.4.1.8239.2.2.1.2.6.1.1
A row in pnSrAppTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PeribitSrAppEntry  

pnSrAppIndex 1.3.6.1.4.1.8239.2.2.1.2.6.1.1.1
This row's number, with range (1..pnSrStatsAppCount).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

pnSrAppAppName 1.3.6.1.4.1.8239.2.2.1.2.6.1.1.2
The name of the application from which the data was received (e.g., FTP, HTTP, Lotus Notes).
Status: current Access: read-only
OBJECT-TYPE    
  TcAppName  

pnSrAppStatsTable 1.3.6.1.4.1.8239.2.2.1.2.6.2
Statistics maintained by a Reducer for each application that is monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PeribitSrAppStatsEntry

pnSrAppStatsEntry 1.3.6.1.4.1.8239.2.2.1.2.6.2.1
A row in pnSrAppStatsTable. Note that the indices are from pnSrAsmTable and pnSrAppTable. For each Assembler this reducer has a session with (indexed by pnSrAsmIndex), statistics are maintained for each application that is monitored (indexed by pnSrAppIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  PeribitSrAppStatsEntry  

pnSrAppStatsBytesIn 1.3.6.1.4.1.8239.2.2.1.2.6.2.1.1
The total number of bytes into the SR, since the system was started, that were identified for reduction, and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches the index pnSrAsmIndex, and that was received from the application whose name is in the row in pnSrAppTable that matches the index pnSrAppIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAppStatsBytesOut 1.3.6.1.4.1.8239.2.2.1.2.6.2.1.2
The total number of bytes out of the SR, since the system was started, that were identified for reduction, and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches the index pnSrAsmIndex, and that was received from the application whose name is in the row in pnSrAppTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAppStatsBytesInPercent 1.3.6.1.4.1.8239.2.2.1.2.6.2.1.3
The percentage of the bytes in for this application over the total bytes into the SR, since the system was started, that were identified for reduction, and addressed to the SR whose IP address is in the row in pnSrAsmTable that matches the index pnSrAsmIndex, and that was received from the application whose name is in the row in pnSrAppTable that matches the index pnSrAppIndex. The value returned is (percentage * 1000). Applications should divide the returned value by 1000.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrAppStatsAppName 1.3.6.1.4.1.8239.2.2.1.2.6.2.1.4
The name of the application from which the data was received (e.g., FTP, HTTP, Lotus Notes). NOTE: This object is here even though it's also in pnSrAppTable. This is for the convenience of network monitoring tools that require all columns to be from the same table.
Status: current Access: read-only
OBJECT-TYPE    
  TcAppName  

pnSrAppAggrStatsTable 1.3.6.1.4.1.8239.2.2.1.2.6.3
Aggregate statistics maintained by a Reducer for each application that is monitored. These statistics apply to the reducer as a whole and are summed over all assembler sessions maintained by the reducer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PeribitSrAppAggrStatsEntry

pnSrAppAggrStatsEntry 1.3.6.1.4.1.8239.2.2.1.2.6.3.1
A row in pnSrAppAggrStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PeribitSrAppAggrStatsEntry  

pnSrAppAggrStatsBytesInRe 1.3.6.1.4.1.8239.2.2.1.2.6.3.1.1
Total number of bytes that entered the SR Reduction Engine for this application since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAppAggrStatsBytesOutRe 1.3.6.1.4.1.8239.2.2.1.2.6.3.1.2
Total number of bytes that exited the SR Reduction Engine after reduction for this application since the system was started.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

pnSrAppAggrStatsBytesInPercent 1.3.6.1.4.1.8239.2.2.1.2.6.3.1.3
The percentage of the bytes in for this application over the total bytes into the SR Reduction Engine. The value returned is (percentage * 1000). Applications should divide the returned value by 1000.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrBurstStats 1.3.6.1.4.1.8239.2.2.1.2.7
Sub-tree for Sequence Reducer system statistics.
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrBurstStatsStartTime 1.3.6.1.4.1.8239.2.2.1.2.7.1
The start of the minute in seconds since midnight (00:00:00), January 1, 1970, UTC over which the burst stats apply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

pnSrBurstStatsBpsIn 1.3.6.1.4.1.8239.2.2.1.2.7.2
Burst bits per second into reduction engine for the past minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrBurstStatsBpsOut 1.3.6.1.4.1.8239.2.2.1.2.7.3
Burst bits per second out of reduction engine for the past minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrBurstStatsBpsPt 1.3.6.1.4.1.8239.2.2.1.2.7.4
Burst pass-through bits per second for the past minute.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

pnSrEventObjs 1.3.6.1.4.1.8239.2.2.1.3.1
Branch for objects meant only to be sent in event varbinds.
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrEventEvents 1.3.6.1.4.1.8239.2.2.1.3.2
Branch for the events themselves.
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrEventEventsV2 1.3.6.1.4.1.8239.2.2.1.3.2.0
Branch for SNMPv2 events. The OIDs for SNMPv2 events should have a zero as the next-to-last sub-identifier (as specified in RFC1902).
Status: current Access: read-only
OBJECT-IDENTITY    

pnSrEventRipAuthFailure 1.3.6.1.4.1.8239.2.2.1.3.2.0.1
RIP authentication failure
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventReducerBufferOverflow 1.3.6.1.4.1.8239.2.2.1.3.2.0.2
The reducer's input buffer is approaching full capacity.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventReducerSessionClosed 1.3.6.1.4.1.8239.2.2.1.3.2.0.3
The reducer's session to the device described in pnCommonEventDescr was terminated.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventAssemblerSessionClosed 1.3.6.1.4.1.8239.2.2.1.3.2.0.4
The assembler's session to the device described in pnCommonEventDescr was terminated.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventReducerSessionOpened 1.3.6.1.4.1.8239.2.2.1.3.2.0.5
The reducer's session to the device described in pnCommonEventDescr was opened.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventAssemblerSessionOpened 1.3.6.1.4.1.8239.2.2.1.3.2.0.6
The assembler's session to the device described in pnCommonEventDescr was opened.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventPrimaryRegServerUnreachable 1.3.6.1.4.1.8239.2.2.1.3.2.0.7
The primary registration server is currently unreachable.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventSecondaryRegServerUnreachable 1.3.6.1.4.1.8239.2.2.1.3.2.0.8
The secondary registration server is currently unreachable.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventMultiNodeMasterUp 1.3.6.1.4.1.8239.2.2.1.3.2.0.9
The system designated as the 'master' of a multi-node came up. This notification is generated by the system that's designated as the 'master' of the multi-node. Note that the corresponding Down notification is generated by the designated 'master-backup' of the same multi-node.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventMultiNodeMasterDown 1.3.6.1.4.1.8239.2.2.1.3.2.0.10
The system designated as the 'master' of a multi-node is currently down. This notification is generated by the system that's designated as the 'master-backup' of the same multi-node. Note that the corresponding Up notification is generated by the designated 'master' of the same multi-node.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventMultiNodeLastUp 1.3.6.1.4.1.8239.2.2.1.3.2.0.11
The system designated as the 'last-node' of a multi-node came up. This notification is generated by the system that's designated as the 'last-node' of the multi-node. Note that the corresponding Down notification is generated by the designated 'master' of the same multi-node.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventMultiNodeLastDown 1.3.6.1.4.1.8239.2.2.1.3.2.0.12
The system designated as the 'last-node' of a multi-node is currently down. This notification is generated by the system that's designated as the 'master' of the same multi-node. Note that the corresponding Up notification is generated by the designated 'last-node' of the same multi-node.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventPrimaryDownBackupEngaged 1.3.6.1.4.1.8239.2.2.1.3.2.0.13
The system designated as the 'primary' is currently unreachable. This notification is generated by the system that's designated as the 'backup' device. The backup device is engaged for the primary device.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventPrimaryDownBackupEngageFailed 1.3.6.1.4.1.8239.2.2.1.3.2.0.14
The system designated as the 'primary' is currently unreachable. This notification is generated by the system that's designated as the 'backup' device. The backup device failed to engage for the primary device.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventPrimaryUpBackupDisengaged 1.3.6.1.4.1.8239.2.2.1.3.2.0.15
The system designated as the 'primary' is currently reachable. This notification is generated by the system that's designated as the 'backup' device. The backup device has disengaged itself.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventMultiPathStatusChange 1.3.6.1.4.1.8239.2.2.1.3.2.0.16
The status of the primary or secondary path to another multi-path enabled system changed. The path became inactive or failed after previously being active or vice versa. This might have caused traffic designated to flow over this path to be switched from or to this path.
Status: current Access: read-only
NOTIFICATION-TYPE    

pnSrEventDiskFailure 1.3.6.1.4.1.8239.2.2.1.3.2.0.17
A hard disk failed on the system. The system was rebooted, and will now operate without the downed disk, at a degraded performance. Dictionary accumulated until this point was lost.
Status: current Access: read-only
NOTIFICATION-TYPE