hsrpGroup
The hsrpGroup table represents a Cisco Hot Standby Routing Protocol (HRSP) group logical collection.
The HRSP implements a virtual router with its own IP and MAC addresses. This virtual router forms an HSRP group that consists of a number of real interfaces, only one of which is active at any given time. The active interface forwards IP traffic that is sent to the virtual router and the other interfaces in the group stand by ready to become active if the active interface fails.
The following table describes the hsrpGroup table.
Column name | Type | Constraints | Description |
---|---|---|---|
entityId | 32-bit integer | Foreign key Not null |
The identifier of a HSRP group entity from the entityData table. |
virtualIP | 32-bit integer | Foreign key Not null |
The virtual IP address used by this HSRP group. |