SNMP trap and inform shaping mechanism
Claim Score by NHIP
Abstract
At system initialization, the core routers and the edge routers will begin to exchange routing information that is required for the network to become operational. The notification shaping method of the present invention can be used to prevent the core router from flooding the edge routers with notifications while the edge routers are trying to process routing updates. In the present invention, notifications are sent in a steady flow, and not in bursts. The notification shaping method uses a timer to process the notifications stored in the notification queue. In addition, the notification shaping method comprises three basic steps. Step 1 comprises putting an entry on the notification queue. Step 2 comprises timer expiration. Step 3 comprises responding to an inform.

Term
Term ended
Projected expiry passed 10 April 2022, 4.5 years ago.
- Priority and filed
- Published
- Projected expiry
- Today
36 claims: 4 independent, 32 dependent
- 1A router, comprising:a rack;at least one line card operably connected to said rack;at least one switching fabric card operably connected to said at least one line card;a management server comprising management software stored in a first memory operably connected to said at least one switching fabric card;a route server comprising routing software stored in a second memory operably connected to said line cards;and a database operably connected to said management server.
- 14An apparatus to control the flow of notifications, comprising:a manager;and a master agent-subagent operably connected to said manager, comprising: a notification generator;a notification queue operably connected to said notification generator;a timer operably connected to said notification queue;and a retransmission queue operably connected to said timer.
- 21An apparatus to control the flow of notifications, comprising:an agent, comprising: a notification generator;a notification queue operably connected to said notification generator;a timer operably connected to said notification queue;and a retransmission queue operably connected to said timer.
- 28Broadest claimClaim Score 96, very broad(NHIP)A method of controlling the flow of notifications, comprising the steps of:putting an entry on a notification queue;expiring a timer;and responding to an inform.
Independent claims4
65 paragraphs in 5 sections, as filed
FIELD OF THE INVENTION
[0001] The invention is related to the management of traffic flow in a router. More particularly, this invention relates to managing the output notification queue.
BACKGROUND OF THE INVENTION
[0002] SNMP defines a protocol used to define management information. Managers and agents exchange messages. SNMP determines the format and meaning of the messages. It also determines the representation of names and values within those messages.
[0003] Agents may be equipped with SNMP so that a manager can manage them. The agent responds to requests from the manager. Such requests include requests for information and requests to perform certain actions. In addition, an agent may asynchronously provide unsolicited information to the management server. SNMP defines a get-request, a get-next-request, a get-response and a set-response command to provide fetch and store operations between the agent and the manager.
SUMMARY OF THE INVENTION
[0004] In a preferred embodiment, the invention comprises a router comprising a rack, at least one line card operably connected to the rack, at least one switching fabric card operably connected to the line card, a management server comprising management software stored in a first memory, a database operably connected to the management server, a route server comprising routing software stored in a second memory operably connected to the line card and a database operably connected to the management server.
[0005] In another preferred embodiment, the management server comprises a master agent-subagent architecture which comprises a manager and a master agent-subagent operably connected to the manager. The master agent-subagent comprises a queue notification generator, a notification queue operably connected to the queue notification generator, a timer operably connected to the notification queue and a retransmission queue operably connected to the timer.
[0006] In still another preferred embodiment, the invention further comprises a method of controlling the flow of notifications, comprising the steps of putting an entry on a notification queue, expiring a timer and responding to an inform.
[0007] In still another preferred embodiment, the step of putting an entry on a notification queue further comprises acknowledging the entry if it is an inform, transmitting the notification if a transmission rate is below a threshold, discarding the notification if the transmission rate is above the threshold and the notification queue is full, and adding the notification to the notification queue if the transmission rate is above the threshold and the notification queue is not full.
[0008] In still another preferred embodiment, the step of expiring a timer further comprises finding a first notification pointed to by a notification root, removing and sending the first notification, checking if a notification window is open, removing and sending another notification if the notification window is open, checking if there are any of the notifications on the queue if the notification window is not open, logging a warning if the notification window is not open and there are none of the notifications on the queue, and setting another timer if the notification window is not open and there are notifications on the queue.
[0009] In still another preferred embodiment, the the step of responding to an inform further comprises receiving the inform, and locating and destroying any queued retransmissions.
BRIEF DESCRIPTION OF THE DRAWINGS
[0010]FIG. 1 shows a chassis or a rack in a physical network server, the 7770 RCP Router, containing a number of boards.
[0011]FIG. 2 illustrates three external management interfaces.
[0012]FIG. 3 illustrates users of the management interface.
[0013]FIG. 4 illustrates a SNMP Master Agent-Subagent architecture.
[0014]FIG. 5 illustrates notifications sent through an upstream router.
[0015]FIG. 6 is illustrates the network topology.
[0016]FIG. 7 is a flowchart illustrating the steps taken in putting an entry on queue.
[0017]FIG. 8 is a flowchart illustrating the steps taken in timer expiration.
[0018]FIG. 9 is a flowchart illustrating the steps taken in responding to an inform.
DETAILED DESCRIPTION OF THE INVENTION:
[0019] During system initialization, there is generally a large burst of notifications that can often flood both the network and network management systems. In the present invention, notifications are sent in a steady flow, and not in bursts.
[0020] 7770 RCP Router
[0021]FIG. 1 shows a chassis or a rack in a physical network server, the 7770 RCP Router, containing a number of boards. Connection to the physical network is through the line cards (LC<b>1</b>, LC<b>2</b>, LC<b>3</b>). These cards can be either Ethernet cards or SONET cards. In a preferred embodiment, they are gigabit Ethernet (GE) cards or packet over sonet (POS) cards, each comprising an applique.
[0022] The management server (MS) is a separate board that holds the management software (SW) stored in memory (M<b>1</b>). Management software (SW) (or the manager) can request operational data or receive event notifications from an agent by using a management protocol. Three different management protocols are used by the software: 1) Simple Network Browser Protocol (SNMP), 2) Web browser interface (WEB), or 3) Command Line Interface (CLI). They can also be referred to as 3 different management interfaces. FIG. 2 illustrates three external management interfaces. Users of the three management interfaces (FIG. 3) are as follows.
[0023] OS and external 3<sup>rd </sup>party managers use SNMP. Therefore, third party applications use the SNMP interface. Fault management and network monitoring also use the SNMP interface.
[0024] Web applications such as HTML pages and Java applets use the Web interface. In addition, configuration management and diagnostic applications use the Web interface.
[0025] Human operators use CLI. (See FIG. 3). The system configuration is stored in a database (dB<b>1</b>). See FIG. 1. The configuration information stored in the database (dB<b>1</b>) is used to load all the line cards (LC<b>1</b>, LC<b>2</b>, LC<b>3</b>). In addition, the management server (MS) comprises an operator interface (I/F). The management server or station comprises a processor P<b>1</b>. Connected to the management server (MS) is a terminal T<b>1</b>. The terminal T<b>1</b> comprises an interface (I/F) through which the user can interact with the manager software (SNMP, WEB, or CLI) running on the processor (P<b>1</b>). Processor P<b>1</b> is operably connected to memory M<b>1</b>. In a preferred embodiment, the management software (SW) is downloaded to memory located on processor P<b>1</b> when in use. In another preferred embodiment, memory Ml can be located on processor P<b>1</b> in the form of firmware.
[0026] There are also switching fabric (switch) cards (X). These switching fabric cards (X) allow ports on the line cards to speak with each other. This enables packets input through one line card (LC<b>1</b>, LC<b>2</b>, LC<b>3</b>) to be switched through the network and out another card (LC<b>1</b>, LC<b>2</b>, LC<b>3</b>).
[0027] The route server (RS) is a separate board that holds routing software (RSW). Routing software (RSW) comprise protocols that hold IP addresses and create routing tables (RTB) containing routes to each of these IP addresses. The routing tables are stored in memory (M<b>2</b>). The memory (M<b>2</b>) can be RAM, ROM, compact disc or any other type of media storage. The routing server (RS) can share these routing tables (RTB) with line cards and distribute the tables (RTB) to the line cards. The route server (RS) uses these routing tables (RTB) to send and receive network protocol data units called data packets. The route server (RS) will relay packets from one peripheral or device or to another device in the network. A router is also referred to as a Gateway in the TCP/IP protocol.
[0028] The normal method of managing a system is for an operator to log into the network through a terminal (T<b>1</b>). The terminal (T<b>1</b>) can be a personal computer (PC) connected to the network. The PC sends a packet to the system through a line card (LC<b>1</b>, LC<b>2</b>, LC<b>3</b>). The line card (LC<b>1</b>, LC<b>2</b>, LC<b>3</b>) is routed or switched to the management server (MS). See FIG. 1.
[0029] In the current system, the operator enters all commands using the SNMP interface, even if the operator desires to use the WEB or the CLI protocol. Commands are mapped from the SNMP protocol to the WEB or CLI protocol. This avoids having to implement everything three times. Therefore, to the internal architectures it appears as if all commands came from an SNMP user. The internal mapping is done using a translation facility called MibWay, purchased from the RapidLogic division of WindRiver Inc.
[0030] AgentX
[0031] An agent monitors and accumulates operational data and detects exceptional events for each network element. There can be one agent for the whole box, or we can have one master agent (MA) and a subagent (SA) for each major software application that is running. The master agent (MA) communicates with the subagent (SA) through a protocol called AgentX. The present invention comprises an extension to the AgentX protocol and the SNMP master agent processing for a multi-interface management architecture that is modeled using SNMP internally. The extension allows information to be reported back to CLI and WEB operators. In a preferred embodiment, this extension is used in a model 7770 RCP router (7770 RCP). For the Master Agent, the code used by the SNMP Master Agent is to map messages between protocols operates as a filter.
[0032] Standard SNMP Subagent Architecture
[0033] The 7770 RCP router (R<b>1</b>) uses an SNMP Master Agent-Subagent architecture internally for processing management operations. The Master Agent (MA) receives SNMP messages from external SNMP managers, and distributes them internally as AgentX messages to multiple subagents (SA) within the router (R<b>1</b>). The subagents (SA) route the messages to corresponding applications. The subagents (SA) return responses from the applications to the master agent (MA). Each management subagent (SA) may service multiple applications. Typically, a subagent (SA) services one type of application (e.g., IP forwarding) on all boards. In the 7770 RCP router (RI) the subagent (SA) can service up to 30 TLKs, although the present inventions can apply to systems where each subagent (SA) can service even greater numbers.
[0034]FIG. 4 discloses a SNMP Master Agent-Subagent architecture (MA-SA). In FIG. 4, configuration commands (CMD) are sent as AgentX messages to the subagents (SA) that support internal applications. Data or error notifications (NTF) from internal applications are sent back as AgentX response messages towards the master agent (MA). See RFC 2741, Daniele, January 2000, Agent Extensibility (AgentX) Protocol Version 1, hereby incorporated by reference. Then, they are translated into SNMP response packets (PKT) containing either data or an SNMP-defined error status value. See RFC 1905, Case, January 1996, Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2), hereby incorporated by reference.
[0035] 7770 RCP Subagent Architecture
[0036] The 7770 RCP Master Agent-Subagent architecture (MA-SA) also includes a link to a Web Interface (WEB) and a Command Line Interface (CLI). The Web commands and the CLI commands are translated into AgentX messages. They share the same internal processing as the equivalent SNMP commands.
[0037] SNMP Trap and Inform Shaping Mechanism
[0038] In addition to the fetch and store commands discussed above, SNMP also defines a trap command. The master agent (MA) uses the trap command to asynchronously send information to a manager (SW) triggered by an event. For example, the master agent (MA) informs the SNMP manager (SW) of any unusual events in the network. One such unusual event consists of a line which is down. The agent or router will send a notification when a line goes down. The notification can be a trap or an inform. (Traps require acknowledgement, while informs do not). One example of a trap for a downed line can consist of a screen at the SNMP manager (SW) flashing red. Another example of a trap can consist of a page sent to an operator. Other examples of unusual events include the failure of a link or an overload condition which occurs because a packet load crossed a threshold.
[0039] Also, an agent uses a trap to notify the manager (SW) of significant events. For example, when a router (R<b>1</b>) initially boots up, all the peripherals such as the boards and the cards come online. A master agent (MA) uses traps to inform the SNMP manager (SW) which peripherals are online.
[0040] However, the notifications (NTF) are sent through an upstream router (UR) which is generally very busy (see FIG. 5). Consequently, the notifications (NTF) will be dropped into a notification queue (Q<b>1</b>). If the notification queue (Q<b>1</b>) is full, then the notification (NTF) will be discarded. A first in, first out (FIFO) protocol is used to process notifications (NTF) in the queue (Q<b>1</b>). The system does not directly respond to a notification or query (NTF). In the present invention, the notification (NTF) will first be stored in the queue (Q<b>1</b>).
[0041] A traffic management problem occurs when the system is rebooted when a large number of messages are stored in the queue (Q<b>1</b>) ready to be processed. A large number of messages are sent to the SNMP manager (SW) in a very short time frame.
[0042] In the present invention, notifications (NTF) are transmitted in a steady flow and not in bursts. The notification shaping method of the present invention uses a timer (TR) to process the notifications stored in the notification queue (Q<b>1</b>). See FIG. 5. The timer can be a processor, a microprocessor, a central processing unit or any of a number of processing means including analog processing means. The transmission rate for sending the notification messages is set at a maximum of n messages in m seconds. The notification rate has a range of 1 to 255 notifications per second with a default of 10. If the notification rate is set to zero, notification shaping is disabled. The timer (TR) controls the notification transmission rate. If a notification (NTF) is received at the queue (Q<b>1</b>) and the notification transmission rate is below the maximum, the notification (NTF) is forwarded. If not, the notification (NTF) remains in the queue until it is time for it to be forwarded using the FIFO protocol. As a result, notifications (NTF) will be transmitted in a steady flow and not in bursts.
[0043] At system initialization, the core routers (CR) and the edge routers (ER<b>1</b>, ER<b>2</b>, ER<b>3</b>) will begin to exchange routing information that is required for the network to become operational. At the same time, the core router (CR) starts to send notifications (NTF), the reporting system, card and interface status information to the Network Management System (see FIG. 6 which shows the Network Topology). The notification shaping method of the present invention can be used to prevent the core router (CR) from flooding the edge routers (ER<b>1</b>, ER<b>2</b>, ER<b>3</b>) with notifications (NTF) while the edge routers (ER<b>1</b>, ER<b>2</b>, ER<b>3</b>) are trying to process routing updates. Thereby, congestion is reduced.
[0044]FIGS. 7, 8 and <b>9</b> illustrate the three basic steps involved in the notification shaping method of the present invention. These steps can be stored in software (NSW) stored in memory (M<b>3</b>) on the Master Agent (MA).
[0045]FIG. 7 is a flowchart which illustrates step <b>1</b>, putting an entry on the notification queue (Q<b>1</b>).
[0046] Step <b>100</b> comprises a queue notification generator or notification generator (NTFG) generating an entry. It is operably connected to the notification queue (Q<b>1</b>). AgentX subagents (SA) typically initiate notifications (NTF). The master agent (MA) will then determine if they are to be sent to the SNMP manager (SW) as traps which do not require acknowledgement (ACK) or as informs (IN) which do require a response.
[0047] Does notification (NTF) require acknowledgement (ACK) (Step <b>120</b>)? As stated above if a notification (NTF) is an inform (IN) it will require an acknowledgement (ACK). If that acknowledgement (ACK) is not received within a pre-defined period of time, then the inform (IN) will be re-transmitted. This re-transmission can occur a pre-defined number of times before the inform (IN) is considered “dead”.
[0048] Put inform (IN) on the retransmission list (RLST) (Step <b>130</b>). A retransmission list (RLST) is a list of all informs (IN) that is kept so that they can be re-transmitted if no response is sent. In a preferred embodiment, it is stored in memory located in the master agent (MA).
[0049] Has the notification transmission rate been exceeded (Step <b>140</b>)? This is determined by counting the number of notifications (NTF) that was sent in the last second.
[0050] If the answer to step <b>140</b> is no, then send the notification (NTF) (Step <b>150</b>). At this point no additional shaping or queuing is needed. The notification (NTF) is sent to its destination.
[0051] If the answer to step <b>140</b> is yes, then is the queue (Q<b>1</b>) full (Step <b>160</b>)? The queue depth will be checked at this point. (The notification queue depth has a range of 0 to 255 with a default of 10. If this feature is set to 0, it is turned off.) If it is equal or greater than the defined maximum depth, then the notification will be discarded. Note that if there is an entry on the re-transmission list (RLST), it will be left on the list since after the timeout, the queue (Q<b>1</b>) may no longer be full and the inform can be sent or queued for sending.
[0052] If the queue (Q<b>1</b>) is not full, then add the notification entry to the notification queue (Q<b>1</b>) (Step <b>170</b>). The notification queue (Q<b>1</b>) is a linked list of data structures. When an entry is added it will be added to the end of the list. At this point the queue depth is recalculated.
[0053] If the queue (Q<b>1</b>) is full, then drop the notification (NTF) (Step <b>180</b>).
[0054] If step <b>170</b> is performed (the queue (Q<b>1</b>) is not full and the entry was added to the notification queue) then ask the question is there already a timer (TR) set (Step <b>190</b>)? Setting the timer (TR) enables the system to come back and check the queue (Q<b>1</b>) and send its window of notifications (NTF). The timer is operably connected to the notification queue (Q<b>1</b>).
[0055] If the answer to step <b>190</b> is no (a timer (TR) is not set), then add the timer entry (Step <b>195</b>): This will check to see if there is a timer (TR) set and if there is not it will create and set one.
[0056]FIG. 8 illustrates step <b>2</b>, Timer Expiration. The notification root is a structure that points to the oldest entry in the notification queue (Q<b>1</b>). The notification queue (Q<b>1</b>) is a linked list of data structures. Step <b>200</b> consists of pointing to the first notification (NTF<b>1</b>, NTF<b>2</b>, NTF<b>3</b>) in the notification queue (Q<b>1</b>).
[0057] The operation of the timer (TR) is a generic timer operation. Step <b>230</b> occurs when the timer (TR) expires.
[0058] When the timer (TR) expires, a function is called that finds the notification (NTF) pointed to by the notification root (NPTR). The first notification (NTF<b>1</b>) is removed from the queue (Q<b>1</b>) (Step <b>240</b>) and sent (Step <b>250</b>).
[0059] Next, the notification window (W<b>1</b>) is checked to see if it is open “is the notification window (W<b>1</b>) open?” (Step <b>260</b>). If the notification window (W<b>1</b>) is open, then remove the next notification from the queue (Q<b>1</b>) and send the notification (Step <b>250</b>).
[0060] If the notification window is not open then the next query is “are there any notifications (NTF) on queue (Q<b>1</b>) (<b>270</b>)?” If there are no notifications on the queue (Q<b>1</b>), then a warning is logged and processing is complete (<b>275</b>).
[0061] If there are still notifications remaining, then a new timer (TR) must be set. Thus, if the answer to step <b>270</b> is yes, then step <b>280</b> is to set a new timer (TR). Thus, another timer (TR) is set to determine when the system should check the queue (Q<b>1</b>).
[0062]FIG. 9 illustrates step <b>3</b>, response to an inform. In FIG. 9, the notification root (NPTR) is a structure that points to the oldest entry in the notification queue (Q<b>1</b>). The notification queue (Q<b>1</b>) is a linked list of data structures. The retransmit root (RPTR) is a structure which points to entries that indicate that an inform is being processed and that no response has yet been received for.
[0063] In step <b>300</b>, the inform response is received. As stated above, if a notification (NTF) is an inform it will require an acknowledgement (ACK). If that acknowledgement (ACK) is not received within a pre-defined period of time then the inform will be re-transmitted. In a preferred embodiment, a response to an inform is a get response message.
[0064] Next, step <b>310</b> involves locating and destroying any queued retransmissions. This process steps though the retransmission queue or retransmission list (Q<b>2</b>) and removes the entry that has been responded to. Since a timeout may have occurred that would cause a retransmission to be placed on the notification queue (Q<b>1</b>), that queue (Q<b>1</b>) will also be scanned to see if there is an entry for that notification (NTF) on the notification queue (Q<b>1</b>). If one is found it is removed.
[0065] While the invention has been disclosed in this patent application by reference to the details of preferred embodiments of the invention, it is to be understood that the disclosure is intended in an illustrative, rather than a limiting sense, as it is contemplated that modifications will readily occur to those skilled in the art, within the spirit of the invention and the scope of the appended claims and their equivalents.
Contents5
10 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US8902728B2 | Cited by | United States of America | Applicant |
| US2006047806A1 | Cited by | United States of America | Pre-grant |
| US2010254283A1 | Cited by | United States of America | Pre-grant |
| US7720085B1 | Cited by | United States of America | Search report |
| US2007100856A1 | Cited by | United States of America | Pre-grant |
| US9350639B2 | Cited by | United States of America | Applicant |
| US2008209023A1 | Cited by | United States of America | Pre-grant |
| US2003204785A1 | Cited by | United States of America | Pre-grant |
| US8238232B2 | Cited by | United States of America | Search report |
| US9203638B2 | Cited by | United States of America | Search report |
| US7653741B2 | Cited by | United States of America | Search report |
| US7120833B2 | Cited by | United States of America | Search report |
| US2008101259A1 | Cited by | United States of America | Pre-grant |
| US2009067322A1 | Cited by | United States of America | Pre-grant |
| US2001055313A1 | Cites | United States of America | Pre-grant |
| US2002059425A1 | Cites | United States of America | Pre-grant |
| US2002087649A1 | Cites | United States of America | Pre-grant |
| US2003009543A1 | Cites | United States of America | Pre-grant |
| US2003023733A1 | Cites | United States of America | Pre-grant |
| US2003046432A1 | Cites | United States of America | Pre-grant |
| US2004264371A1 | Cites | United States of America | Pre-grant |
| US5740368A | Cites | United States of America | Pre-grant |
| US5901147A | Cites | United States of America | Pre-grant |
| US6000046A | Cites | United States of America | Pre-grant |
| US6073162A | Cites | United States of America | Pre-grant |
| US6115393A | Cites | United States of America | Pre-grant |
| US6122664A | Cites | United States of America | Pre-grant |
| US6134680A | Cites | United States of America | Pre-grant |
| US6182157B1 | Cites | United States of America | Pre-grant |
| US6240457B1 | Cites | United States of America | Pre-grant |
| US6253243B1 | Cites | United States of America | Pre-grant |
| US6263366B1 | Cites | United States of America | Pre-grant |
| US6272131B1 | Cites | United States of America | Pre-grant |
| US6286040B1 | Cites | United States of America | Pre-grant |
| US6292829B1 | Cites | United States of America | Pre-grant |
| US6298386B1 | Cites | United States of America | Pre-grant |
| US6304552B1 | Cites | United States of America | Pre-grant |
| US6314476B1 | Cites | United States of America | Pre-grant |
| US6438138B1 | Cites | United States of America | Pre-grant |
| US6539422B1 | Cites | United States of America | Pre-grant |
| US6597689B1 | Cites | United States of America | Pre-grant |
| US6697845B1 | Cites | United States of America | Pre-grant |
| US6757901B1 | Cites | United States of America | Pre-grant |
| US6771652B1 | Cites | United States of America | Pre-grant |
| US6812157B1 | Cites | United States of America | Pre-grant |
| US6895586B1 | Cites | United States of America | Pre-grant |
6 members in 3 offices
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 11889402 | United States of America | A | |
| US20020118894 | – | – | – |
Members6
| Document | Office | Kind | |
|---|---|---|---|
| EP1353473A2 | European Patent Office (EPO) | A2 | |
| US2003195922A1 | United States of America | A1 | |
| EP1353473A3 | European Patent Office (EPO) | A3 | |
| EP1353473B1 | European Patent Office (EPO) | B1 | |
| AT542328T | Austria | T | |
| ATE542328T1 | Austria | T1 |
2 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Information on status: application discontinuationABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTIONSTCB | STCB | |
| AssignmentAS | AS |
Numbers
- Publication, DOCDB
- 2003195922
- Publication, EPODOC
- US2003195922
- Application
- 10118894
- Application, DOCDB
- 11889402
- Application, EPODOC
- US20020118894
Titles
- English
- SNMP trap and inform shaping mechanism
Classification
- CPC, 4
- H04L41/0213
- H04L41/044
- H04L41/06
- H04L43/0811
- IPC, 1
- H04L12 24
- USPC, 2
- 709202000
- 709223000