IP Library Granted Patent US 10,764,141
Granted Patent B2
US 10,764,141 · App. 15/469,737 · Granted Sep 1, 2020

Network agent for reporting to a network policy system

Inventors: Hai Vu (San Jose, CA); Shih-Chun Chang (San Jose, CA); Varun Malhotra (Sunnyvale, CA); Shashi Gandham (Fremont, CA); Navindra Yadav (Cupertino, CA); Allen Chen (Mountain View, CA); Praneeth Vallem (San Jose, CA); Rohit Prasad (Sunnyvale, CA)
Assignee: CISCO TECHNOLOGY, INC.
H04L41/0893H04L41/046H04L43/06H04L67/02H04L43/065H04L43/0817
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,764,141
App. No.
15/469,737
Granted
Sep 1, 2020
Kind
B2
Abstract

The disclosed technology relates to a network agent for reporting to a network policy system. A network agent includes an agent enforcer and an agent controller. The agent enforcer is configured to implementing network policies on the system, access data associated with the implementation of the network policies on the system, and transmit, via an interprocess communication, the data to the agent controller. The agent controller is configured to generate a report including the data and transmit the report to a network policy system.

Claims (71)

1. A network entity comprising:

a processor; and

a non-transitory computer-readable medium storing instructions that, when executed by the processor, cause the processor to perform operations including:

registering with a network policy system;

receiving a network policy configuration message including network entity independent network policies;

converting the network entity independent network policies into network entity specific network policies;

implementing, by an agent enforcer with a privileged status running on the network entity, the network entity specific network policies on the network entity;

accessing, by the agent enforcer, policy enforcement data associated with the implementation of the network policies on the network entity, access to the policy enforcement data is based on the privileged status of the agent enforcer;

transmitting, by the agent enforcer via an interprocess communication, the policy enforcement data to an agent controller running on the network entity, the agent controller having an unprivileged status;

generating, by the agent controller, a report including the policy enforcement data; and

transmitting, by the agent controller, the report to the network policy system.

2. The network entity of claim 1 , further comprising:

one or more sensors configured to collect the policy enforcement data, the access to the policy enforcement data is via an Application Programming Interface associated with the one or more sensors.

3. The network entity of claim 1 , wherein the policy enforcement data includes a number of times each network policy is enforced.

4. The network entity of claim 1 , wherein the instructions cause the processor to perform further operations including:

accessing, by the agent enforcer, performance data associated with operation of the network entity, access to the performance data based on the privileged status of the agent enforcer;

transmitting, via the interprocess communication, the performance data to the agent controller; and

wherein the report includes the performance data.

5. The network entity of claim 4 , wherein the performance data includes at least one of central processing unit (CPU) usage or memory usage.

6. The network entity of claim 1 , wherein the instructions cause the processor to perform further operations including:

accessing, by the agent enforcer, entity data associated with the network entity, access to the entity data based on the privileged status of the agent enforcer;

transmitting, via the interprocess communication, the entity data to the agent controller; and

wherein the report includes the entity data.

7. The network entity of claim 6 , wherein the entity data includes at least one of an agent identifier, an operating system, or entity interface information.

8. The network entity of claim 1 , wherein the instructions cause the processor to perform further operations including:

receiving, by the agent controller, an updated network entity independent network policy from the network policy system;

transmitting, via the interprocess communication, the updated network entity independent network policy to the agent enforcer; and

generating, by the agent enforcer, updated network policies based on the updated network entity independent network policy, wherein the updated network policies are network entity specific.

9. The network entity of claim 1 , wherein the instructions cause the processor to perform further operations including:

collecting the policy enforcement data in a cache, and

periodically transmitting the policy enforcement data to the agent controller for reporting to the network policy system.

10. A computer-implemented method comprising:

registering, by a network entity, with a network policy system;

receiving a network policy configuration message including network entity independent network policies;

converting the network entity independent network policies into network entity specific network policies;

implementing, by an agent enforcer with a privileged status running on the network entity, the network entity specific network policies on the network entity;

accessing, by the agent enforcer, policy enforcement data associated with the implementation of the network policies on the network entity;

transmitting, by the agent enforcer via an interprocess communication, the policy enforcement data to an agent controller running on the network entity, the agent controller having an unprivileged status;

generating, by the agent controller, a report including the policy enforcement data; and

transmitting, by the agent controller, the report to the network policy system.

11. The computer-implemented method of claim 10 , wherein access to the policy enforcement data is based on the privileged status of the agent enforcer.

12. The computer-implemented method of claim 10 , wherein accessing the policy enforcement data comprises communicating with one or more sensors configured to collect the policy enforcement data via an Application Programming Interface associated with the one or more sensors.

13. The computer-implemented method of claim 10 , wherein the policy enforcement data includes a number of times each network policy is enforced.

14. The computer-implemented method of claim 10 , further comprising:

accessing, by the agent enforcer, performance data associated with operation of the network entity, access to the performance data based on the privileged status of the agent enforcer; and

transmitting, via the interprocess communication, the performance data to the agent controller,

wherein the report includes the performance data.

15. The computer-implemented method of claim 10 , further comprising:

accessing, by the agent enforcer, entity data associated with the network entity, access to the entity data based on the privileged status of the agent enforcer; and

transmitting, via the interprocess communication, the entity data to the agent controller,

wherein the report includes the entity data.

16. The computer-implemented method of claim 10 , further comprising:

receiving, by the agent controller, an updated network entity independent network policy from the network policy system;

transmitting, via the interprocess communication, the updated network entity independent network policy to the agent enforcer; and

generating, by the agent enforcer, updated network policies based on the network entity independent network policy, wherein the updated network policies are network entity specific.

17. A non-transitory computer-readable medium comprising instructions, the instructions, when executed by a network entity, cause the network entity to:

register with a network policy system;

receive a network policy configuration message including network entity independent network policies;

convert the network entity independent network policies into network entity specific network policies;

implement, by an agent enforcer with a privileged status running on the network entity, the network entity specific network policies on the network entity;

access, by the agent enforcer, performance data associated with operation of the network entityon which the network policies are implemented, access to the performance data based on the privileged status of the agent enforcer;

transmit, by the agent enforcer via an interprocess communication, the performance data to an agent controller running on the network entity, the agent controller having an unprivileged status;

generate, by the agent controller, a report including the performance data; and

transmit, by the agent controller, the report to the network policy system.

18. The non-transitory computer-readable medium of claim 17 , wherein the instructions further cause the network entity to:

access, by the agent enforcer, policy enforcement data associated with implementation of the network policies on the network entity, access to the policy enforcement data based on the privileged status of the agent enforcer;

transmit, via the interprocess communication, the policy enforcement data to the agent controller; and

wherein the report includes the policy enforcement data.

19. The non-transitory computer-readable medium of claim 17 , wherein the instructions further cause the network entity to:

receive, by the agent controller, an updated network entity independent network policy from the network policy system; transmit, via the interprocess communication, the updated network entity independent network policy to the agent enforcer; and

generate, by the agent enforcer, updated network policies based on the updated network entity independent network policy, wherein the updated network policies are network entity specific.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 27, 2017
From: VU, HAI; CHANG, SHIH-CHUN; MALHOTRA, VARUN; GANDHAM, SHASHI; YADAV, NAVINDRA; CHEN, ALLEN; VALLEM, PRANEETH; PRASAD, ROHIT
To: CISCO TECHNOLOGY, INC.
Reel/Frame 041749/0712 →
Continuity (1)
Related Publication 20180278479A1 · Sep 27, 2018
Cited By (1)
US 12,248,616