FAQ
a.Where do I find fiber availability in the response and what are the possible fiber availability statuses?
- "fiberOnSiteIndicator" will signify fiber availability
- no fiber availability for that given address will not show "fiberOnSiteIndicator" flag
- example:
"serviceQualificationAdditionalProperties": {
"characteristic": [
{
"name": "tier",
"value": "Tier 2"
},
{
"name": "pricingTier",
"value": "Tier 1C"
},
{
"name": "fiberOnSiteIndicator",
"value": true
b.How do I know if this site is Fiber Green/Light Green?
- Found in "serviceQualificationAdditionalProperties"
- Green example:
"name": "ABFIntervalDetails.abfQualificationStatus",
"value": "G"
- Light Green example
"name": "ABFIntervalDetails.abfQualificationStatus",
"value": "LG"
c.What does ONNET mean and where do I find it in the response?
- ONNET means ATT owns last mile, fiber is available
values 1 and 2 = Fiber Lit or ONNET
value 3 = Fiber Near or NEARNET
value 4 = No Fiber or OFFNET
- example:
"serviceCharacteristic": [
{
"name": "productBName",
"value": "ADI"
},
{
"name": "productOption",
"value": "MANAGED"
},
{
"name": "IntervalDetails.fiberFastQualType",
"value": "ONNET"
},
{
"name": "IntervalDetails.maxSpeed",
"value": "1G"
},
{
"name": "IntervalDetails.interval",
"value": 20
- "IntervalDetails.interval", represents estimated build out time in days
- values of 10 or 20 signify that this site is FiberFast
d.What is the difference between FTTB-F and FTTB-C?
- FTTB-F = fiber to the building as well as fiber used to route from dmarc to the telco rooms of individual suites
- FTTB-C = fiber to the building but copper is used to route from dmarc to the telco rooms of individual suite