- Cisco Sensitive Routing User Guide

2-16
Cisco Carrier Sensitive Routing User Guide
Chapter2 PostgreSQL Database Operations and Functionalities
Database Functionalities
Note Tables IngressRouteAttributes_1 and IngressRouteAttributes _2 can inherit from the
RouteAttributes table.
DaypartType text NO Valid values:
absolute
weekly
daily
always
The CSR searches for the correct
value in the following order:
absolute = specific date/time
range. Start date, end date,
start time, and end time must
be entered.
weekly=a specific day of the
week during a specific time.
Start time, end time, and
weekday must be entered.
daily=each day for a specific
time. Start time and end time
must be entered.
always=all the time.
WeekDay integer >= 0 and <= 6.
As 0=Sunday,
6=Saturday.
This is for the weekly setting.
StartTime time Valid format:
hour(0-23):min
(0-60):sec
(0-60)
This is for the absolute, weekly,
and daily settings.
EndTime time Valid format:
hour(0-23):min
(0-60):sec
(0-60)
This is for absolute, weekly, and
daily settings.
Cost integer >= 1 Cost associated with this
attribute.
MaxUnits integer >= 0 Maximum units.
MaxPercentage integer >= 1 and
<=100
Maximum percentage.
Table2-15 RouteAttributes Table (continued)
Name Type
Allow
Null Default Constraints Comments